[StreamChat] Migrate to use streamChatPersistence instead of OfflineStorage
Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
@@ -19,12 +19,8 @@ dependencies:
|
||||
uuid: ^2.2.2
|
||||
async: ^2.4.1
|
||||
stream_channel: ^2.0.0
|
||||
moor: ^3.3.1
|
||||
path_provider: ^1.6.10
|
||||
path: ^1.6.4
|
||||
rxdart: ^0.24.1
|
||||
collection: ^1.14.12
|
||||
sqlite3_flutter_libs: ^0.3.0
|
||||
pedantic: ^1.9.2
|
||||
freezed: ^0.12.7
|
||||
stream_chat_persistence:
|
||||
@@ -33,7 +29,6 @@ dependencies:
|
||||
dev_dependencies:
|
||||
build_runner: ^1.10.0
|
||||
json_serializable: ^3.3.0
|
||||
moor_generator: ^3.1.0
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
mockito: ^4.1.1
|
||||
|
||||
Reference in New Issue
Block a user