chore(ui,core,persistance,localization): loose dependency constraints

This commit is contained in:
Salvatore Giordano
2021-09-27 10:48:46 +02:00
parent 175d4d3860
commit 2b5e827e13
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ dependencies:
scrollable_positioned_list: ^0.2.0-nullsafety.0
share_plus: ^2.0.3
shimmer: ^2.0.0
stream_chat_flutter_core: 3.0.0
stream_chat_flutter_core: ^3.0.0
substring_highlight: ^1.0.26
synchronized: ^3.0.0
url_launcher: ^6.0.3
@@ -16,7 +16,7 @@ dependencies:
sdk: flutter
meta: ^1.3.0
rxdart: ^0.27.0
stream_chat: 3.0.0
stream_chat: ^3.0.0
dev_dependencies:
fake_async: ^1.2.0
@@ -14,7 +14,7 @@ dependencies:
sdk: flutter
flutter_localizations:
sdk: flutter
stream_chat_flutter: 3.0.0
stream_chat_flutter: ^3.0.0
dev_dependencies:
flutter_test:
@@ -18,7 +18,7 @@ dependencies:
path: ^1.8.0
path_provider: ^2.0.1
sqlite3_flutter_libs: ^0.5.0
stream_chat: 3.0.0
stream_chat: ^3.0.0
dev_dependencies:
build_runner: ^2.0.1