更新一下readme

This commit is contained in:
2026-07-05 23:41:55 +08:00
parent 0fa47dcb61
commit 26aa931e06
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -25,6 +25,7 @@
| 版本 | 主题 | 状态 | | 版本 | 主题 | 状态 |
| :--- | :--- | :--- | | :--- | :--- | :--- |
| 1.4.0 | SAF 权限改造 | ✅ 已发布 | | 1.4.0 | SAF 权限改造 | ✅ 已发布 |
| 1.4.5 | 魅族20系补充适配调整 | ✅ 已发布 |
| 1.5.0 | 功率计算优化 | 📋 规划中 | | 1.5.0 | 功率计算优化 | 📋 规划中 |
| 2.0.0 | 数据看板扩展(月/季/年趋势) | 📋 远景 | | 2.0.0 | 数据看板扩展(月/季/年趋势) | 📋 远景 |
@@ -34,7 +35,7 @@
- Flutter SDK: ^3.9.2 - Flutter SDK: ^3.9.2
- Android: 8.0+ (API 26+) - Android: 8.0+ (API 26+)
- 仅支持魅族手机(15 系列 ~ 25 系列) - 仅支持魅族手机(15 系列 ~ 22 系列)
--- ---
+1 -1
View File
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts # In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix. # of the product and file versions while build-number is used as the build suffix.
version: 1.4.0 version: 1.4.5
environment: environment:
sdk: ^3.9.2 sdk: ^3.9.2