4 Commits

Author SHA1 Message Date
lxh2875931338 bdf24f6790 Merge branch 'main' of http://192.168.3.16:3800/lxh2875931338/MEIZU-Battery-Healthy 2026-07-04 12:45:30 +08:00
lxh2875931338 e3afc4f678 更新说明 2026-07-04 12:43:50 +08:00
lxh2875931338 a37e4a8826 更新 README.md 2026-07-04 12:42:53 +08:00
lxh2875931338 934ef6f211 确定版本号 2026-07-04 12:41:57 +08:00
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -24,8 +24,7 @@
| 版本 | 主题 | 状态 | | 版本 | 主题 | 状态 |
| :--- | :--- | :--- | | :--- | :--- | :--- |
| 1.2.0 | UTC 时区基础修正 | ✅ 已发布 | | 1.3.0 | 时间窗口 + real_type 优先级 | ✅ 已发布 |
| 1.3.0 | 时间窗口 + real_type 优先级 | 🚀 测试中 |
| 1.4.0 | SAF 权限改造 | 📋 规划中 | | 1.4.0 | SAF 权限改造 | 📋 规划中 |
| 1.5.0 | 功率计算优化 | 📋 规划中 | | 1.5.0 | 功率计算优化 | 📋 规划中 |
| 2.0.0 | 数据看板扩展(月/季/年趋势) | 📋 远景 | | 2.0.0 | 数据看板扩展(月/季/年趋势) | 📋 远景 |
+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.3.0 version: 1.3.0-dev.1
environment: environment:
sdk: ^3.9.2 sdk: ^3.9.2