fix tests

Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
Sahil Kumar
2021-04-02 19:19:20 +05:30
parent 9b36f012b3
commit 3ec389bd71
9 changed files with 23 additions and 26 deletions
@@ -1 +0,0 @@
/Users/salvatoregiordano/fvm/versions/beta
@@ -1,3 +0,0 @@
{
"flutterSdkVersion": "beta"
}
@@ -25,11 +25,6 @@ dependencies:
sdk: flutter
stream_chat_flutter:
path: ../
stream_chat_persistence:
git:
url: https://github.com/GetStream/stream-chat-flutter.git
ref: develop
path: packages/stream_chat_persistence
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
+3 -2
View File
@@ -13,8 +13,7 @@ environment:
dependencies:
flutter:
sdk: flutter
stream_chat_flutter_core:
path: ../stream_chat_flutter_core
stream_chat_flutter_core: ^1.5.0
photo_view: ^0.11.0
rxdart: ^0.26.0
scrollable_positioned_list: ^0.1.8
@@ -50,6 +49,8 @@ dependencies:
dependency_overrides:
stream_chat:
path: ../stream_chat
stream_chat_flutter_core:
path: ../stream_chat_flutter_core