chore: migrate to latest dependencies

This commit is contained in:
Sahil Kumar
2021-10-05 16:23:30 +05:30
committed by xsahil03x
parent 38a6884465
commit 865ae2cbd7
22 changed files with 142 additions and 120 deletions
+7 -7
View File
@@ -7,7 +7,7 @@ environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
flutter_app_badger: ^1.2.0
flutter_app_badger: ^1.3.0
flutter:
sdk: flutter
stream_chat_flutter:
@@ -25,17 +25,17 @@ dependencies:
url: https://github.com/GetStream/stream-chat-flutter.git
ref: develop
path: packages/stream_chat_localizations
flutter_local_notifications: ^5.0.0+4
flutter_local_notifications: ^8.2.0
flutter_svg: ^0.22.0
flutter_secure_storage: ^4.2.0
flutter_secure_storage: ^4.2.1
yaml: ^3.1.0
uuid: ^3.0.4
uuid: ^3.0.5
streaming_shared_preferences: ^2.0.0
lottie: ^1.0.1
collection: ^1.15.0-nullsafety.4
lottie: ^1.2.1
collection: ^1.15.0
dev_dependencies:
flutter_launcher_icons: ^0.9.0
flutter_launcher_icons: ^0.9.2
test: any
dependency_overrides: