updated dependencies, added devbox
This commit is contained in:
parent
dacfc1d059
commit
e6b6f39641
13 changed files with 795 additions and 218 deletions
16
pubspec.yaml
16
pubspec.yaml
|
|
@ -10,20 +10,20 @@ environment:
|
|||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
cupertino_icons: ^1.0.8
|
||||
cupertino_icons: ^1.0.9
|
||||
device_apps: ^2.2.0
|
||||
shared_preferences: ^2.5.2
|
||||
flutter_svg: ^2.0.17
|
||||
google_fonts: ^6.2.1
|
||||
flutter_launcher_icons: ^0.14.3
|
||||
flutter_code_editor: ^0.3.2
|
||||
provider: ^6.1.2
|
||||
shared_preferences: ^2.5.5
|
||||
flutter_svg: ^2.3.0
|
||||
google_fonts: ^8.1.0
|
||||
flutter_launcher_icons: ^0.14.4
|
||||
flutter_code_editor: ^0.3.5
|
||||
provider: ^6.1.5+1
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
flutter_lints: ^5.0.0
|
||||
flutter_lints: ^6.0.0
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue