初始化

This commit is contained in:
zhutao
2025-11-19 17:56:39 +08:00
commit 1b28239352
115 changed files with 5440 additions and 0 deletions

37
pubspec.yaml Normal file
View File

@@ -0,0 +1,37 @@
name: app
description: "A new Flutter project."
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ^3.8.1
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
intl: any
cupertino_icons: ^1.0.8
go_router: ^16.2.4
permission_handler: ^12.0.0+1
provider: ^6.1.5
shared_preferences: ^2.5.3
dio: ^5.8.0+1
package_info_plus: ^8.3.0
logger: ^2.6.2
flutter_screenutil: ^5.9.3
remixicon: ^1.4.1
flutter_easyloading: ^3.0.5
cached_network_image: ^3.4.1
flutter_cached_pdfview: ^0.4.3
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter:
uses-material-design: true
generate: true