-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore:升级flutter版本到3.22,更新相关工具库为当前最新版本.
- Loading branch information
Showing
58 changed files
with
1,716 additions
and
324 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -65,3 +65,5 @@ ios | |
|
||
# 旧的说明文件,当成开发记录 | ||
**/_old_readme/* | ||
|
||
**bak* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
## 0.0.1-beta+2 | ||
|
||
- 升级 flutter 从 3.16.3 到 3.22.2,修正对应 Android 配置和标记为弃用的部分代码 | ||
- 升级相关依赖,尤其是 fl_chart、flutter_tts、flutter_quill 不兼容的部分 | ||
|
||
## 0.0.1-beta+1(0.0.1-beta) | ||
|
||
首次打包版本,基本完成了预想的所有功能: | ||
|
||
- 运动模块 | ||
- 运动报告 | ||
- 基础动作 | ||
- 训练做组 | ||
- 周期计划 | ||
- 饮食模块 | ||
- 饮食报告 | ||
- 食物成分 | ||
- 餐食相册 | ||
- 饮食日记 | ||
- 手记模块 | ||
- 用户设置 | ||
- 用户基本信息 | ||
- 体重记录管理 | ||
- 摄入目标设置 | ||
- 备份恢复 | ||
- 语言和主题切换,等 |
Oops, something went wrong.