feat:增加common框架

This commit is contained in:
2025-11-23 20:17:10 +08:00
parent 8795279d8a
commit 607b27d54f
26 changed files with 208 additions and 1116 deletions

View File

@@ -17,14 +17,8 @@ dependencies:
cupertino_icons: ^1.0.8
# 状态管理
provider: ^6.1.1
# 本地存储
shared_preferences: ^2.2.2
# 对话框组件
awesome_dialog: ^3.3.0
# 切换开关组件
toggle_switch: ^2.3.0
# 轻量级提示
fluttertoast: ^8.2.2
# 表单构建器
flutter_form_builder: ^10.0.0
# 表单验证器
@@ -42,12 +36,11 @@ dependencies:
# 时区支持
timezone: ^0.10.1
file_picker: ^10.3.3
minio: ^3.5.8
crypto: ^3.0.7
syncfusion_flutter_calendar: ^30.1.37
syncfusion_localizations: ^30.1.37
syncfusion_flutter_charts: ^30.1.41
package_info_plus: ^8.0.0
flutter_common:
path: ..\flutter_common
dev_dependencies:
flutter_test: