[StreamChat] Migrate to use streamChatPersistence instead of OfflineStorage

Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
Sahil Kumar
2021-01-26 15:59:05 +05:30
parent a168d3695d
commit b08506062e
15 changed files with 253 additions and 5512 deletions
-5
View File
@@ -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