From a2ed7d66e8a01c7917052237ae401bfcd163eb12 Mon Sep 17 00:00:00 2001 From: Sahil Kumar Date: Fri, 7 Apr 2023 05:05:15 +0530 Subject: [PATCH] chore(sample-app): update to latest develop branch. Signed-off-by: xsahil03x --- packages/stream_chat_v1/pubspec.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/packages/stream_chat_v1/pubspec.yaml b/packages/stream_chat_v1/pubspec.yaml index 93ade17..51f8228 100644 --- a/packages/stream_chat_v1/pubspec.yaml +++ b/packages/stream_chat_v1/pubspec.yaml @@ -5,6 +5,7 @@ version: 2.1.1 environment: sdk: ">=2.17.0 <3.0.0" + flutter: ">=1.17.0" dependencies: flutter_app_badger: ^1.3.0 @@ -26,12 +27,12 @@ dependencies: ref: develop path: packages/stream_chat_localizations flutter_local_notifications: ^9.0.0 - flutter_svg: ^1.0.3 + flutter_svg: ^2.0.4 flutter_secure_storage: ^6.0.0 yaml: ^3.1.0 uuid: ^3.0.5 streaming_shared_preferences: ^2.0.0 - lottie: ^2.2.0 + lottie: ^2.0.0 collection: ^1.15.0 sentry_flutter: ^6.5.0 flutter_slidable: ^2.0.0