Updates
This commit is contained in:
parent
171635c753
commit
afa09b85ff
3 changed files with 132 additions and 0 deletions
|
|
@ -21,12 +21,21 @@ dependencies:
|
|||
dio_smart_retry: ^7.0.1
|
||||
hashlib: ^2.2.0
|
||||
flutter_bloc: ^9.1.1
|
||||
vibration: ^3.1.4
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
flutter_lints: ^6.0.0
|
||||
flutter_launcher_icons: ^0.14.3
|
||||
|
||||
flutter_icons:
|
||||
android: true
|
||||
ios: true
|
||||
image_path: "assets/icon/icon.png"
|
||||
remove_alpha_ios: true
|
||||
min_sdk_android: 21
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue