fix:优化使用常用技术框架
This commit is contained in:
@@ -29,11 +29,17 @@ environment:
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_localizations:
|
||||
sdk: flutter
|
||||
|
||||
# The following adds the Cupertino Icons font to your application.
|
||||
# Use with the CupertinoIcons class for iOS style icons.
|
||||
cupertino_icons: ^1.0.8
|
||||
http: ^1.6.0
|
||||
flutter_hooks: ^0.21.3+1
|
||||
go_router: ^16.2.4
|
||||
hooks_riverpod: ^2.6.1
|
||||
phosphor_flutter: ^2.1.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
||||
Reference in New Issue
Block a user