update deps

This commit is contained in:
Salvatore Giordano
2021-02-19 17:47:29 +01:00
parent 82f6e45d48
commit 8af74183ad
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
name: example
description: A new Flutter project.
publish_to: 'none'
version: 1.2.5
version: 1.3.0
environment:
sdk: ">=2.2.2 <3.0.0"
@@ -9,8 +9,8 @@ environment:
dependencies:
flutter:
sdk: flutter
stream_chat_flutter: ^1.0.2-beta
stream_chat_persistence: ^1.0.2-beta
stream_chat_flutter: ^1.2.0-beta
stream_chat_persistence: ^1.2.0-beta
flutter_local_notifications: ^2.0.2
flutter_svg: ^0.19.1
flutter_secure_storage: ^3.3.5