This commit is contained in:
2026-03-22 02:14:55 +08:00
parent faf00ec231
commit 0e95890d68
380 changed files with 2437 additions and 40937 deletions

View File

@@ -10,6 +10,9 @@ dependencies:
flutter:
sdk: flutter
# UI 组件库
shadcn_ui: ^0.2.4
# 状态管理
provider: ^6.1.1
@@ -19,21 +22,14 @@ dependencies:
# 本地存储
shared_preferences: ^2.2.2
# 路由管理
go_router: ^13.0.0
# UI组件
flutter_svg: ^2.0.9
shimmer: ^3.0.0
pull_to_refresh: ^2.0.0
# 国际化
flutter_localizations:
sdk: flutter
# 工具类
intl: ^0.18.1
intl: ^0.20.2
decimal: ^2.3.3
# 图标
cupertino_icons: ^1.0.6
dev_dependencies:
flutter_test:
sdk: flutter
@@ -45,8 +41,3 @@ flutter:
assets:
- assets/images/
- assets/icons/tabbar/
fonts:
- family: AppIcons
fonts:
- asset: assets/fonts/AppIcons.ttf