add chart code
This commit is contained in:
+2
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user