update new version

This commit is contained in:
2025-12-29 22:19:48 +08:00
parent fb2603c6f0
commit b26a339d5c
18 changed files with 1113 additions and 293 deletions
+5 -1
View File
@@ -40,12 +40,16 @@ dependencies:
http: ^1.1.0
# 新增 MD5 加密套件 (用於密碼加密)
crypto: ^3.0.3
# 公告新增
# 日期格式化 (yyyy-MM-dd)
intl: ^0.19.0
shared_preferences: ^2.2.2 # 請檢查最新的穩定版本
url_launcher: ^6.2.2 # 請使用當前最新的穩定版本
geolocator: ^13.0.1
table_calendar: ^3.1.2
# 圖片選擇與拍照功能
image_picker: ^1.0.7
# (選配) 檔案路徑處理,用於取得暫存路徑
path: ^1.9.0
dev_dependencies:
flutter_test: