add chart code

This commit is contained in:
2026-01-13 23:11:25 +08:00
parent 0a9f0b8583
commit 6b4d98f5ce
14 changed files with 938 additions and 41 deletions
+2 -1
View File
@@ -41,7 +41,7 @@ dependencies:
# 新增 MD5 加密套件 (用於密碼加密)
crypto: ^3.0.3
# 日期格式化 (yyyy-MM-dd)
intl: ^0.19.0
intl: ^0.20.2
shared_preferences: ^2.2.2 # 請檢查最新的穩定版本
url_launcher: ^6.2.2 # 請使用當前最新的穩定版本
geolocator: ^13.0.1
@@ -50,6 +50,7 @@ dependencies:
image_picker: ^1.0.7
# (選配) 檔案路徑處理,用於取得暫存路徑
path: ^1.9.0
fl_chart: ^1.1.1
dev_dependencies:
flutter_test: