Merge branch 'develop' into release/4.0

This commit is contained in:
Salvatore Giordano
2022-05-03 09:02:02 +02:00
committed by GitHub
6 changed files with 127 additions and 38 deletions
+4 -3
View File
@@ -1,7 +1,7 @@
name: example
description: A new Flutter project.
publish_to: 'none'
version: 1.7.1
version: 1.8.1
environment:
sdk: '>=2.12.0 <3.0.0'
@@ -26,13 +26,14 @@ dependencies:
ref: v4
path: packages/stream_chat_localizations
flutter_local_notifications: ^9.0.0
flutter_svg: ^1.0.1
flutter_secure_storage: ^4.2.1
flutter_svg: ^1.0.3
flutter_secure_storage: ^5.0.2
yaml: ^3.1.0
uuid: ^3.0.5
streaming_shared_preferences: ^2.0.0
lottie: ^1.2.1
collection: ^1.15.0
sentry_flutter: ^6.5.0
dev_dependencies:
flutter_launcher_icons: ^0.9.2