add warp config, update to flutter 1.22
This commit is contained in:
10
pubspec.yaml
10
pubspec.yaml
@@ -12,7 +12,7 @@ dependencies:
|
||||
flutter_localizations:
|
||||
sdk: flutter
|
||||
cupertino_icons: ^1.0.6
|
||||
intl: ^0.18.1
|
||||
intl: ^0.19.0
|
||||
slang: ^3.30.1
|
||||
slang_flutter: ^3.30.0
|
||||
fpdart: ^1.1.0
|
||||
@@ -40,7 +40,7 @@ dependencies:
|
||||
launch_at_startup: ^0.2.2
|
||||
sentry_flutter: ^7.16.1
|
||||
sentry_dart_plugin: ^1.7.1
|
||||
combine: ^0.5.7-0.1.pre
|
||||
|
||||
path: ^1.8.3
|
||||
loggy: ^2.0.3
|
||||
flutter_loggy: ^2.0.2
|
||||
@@ -58,7 +58,11 @@ dependencies:
|
||||
percent_indicator: ^4.2.3
|
||||
sliver_tools: ^0.2.12
|
||||
flutter_adaptive_scaffold: ^0.1.8
|
||||
humanizer: ^2.2.0
|
||||
# humanizer: ^2.2.0
|
||||
humanizer:
|
||||
git:
|
||||
url: https://github.com/alex-relov/humanizer
|
||||
ref: up-version
|
||||
upgrader: ^9.0.0
|
||||
toastification: ^1.2.1
|
||||
version: ^3.0.2
|
||||
|
||||
Reference in New Issue
Block a user