@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user