[StreamChatPersistence] Add initial implementation

Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
Sahil Kumar
2021-01-25 19:14:55 +05:30
parent 1021814a75
commit 657b58af8b
47 changed files with 1878 additions and 1 deletions
+3
View File
@@ -26,6 +26,9 @@ dependencies:
collection: ^1.14.12
sqlite3_flutter_libs: ^0.3.0
pedantic: ^1.9.2
freezed: ^0.12.7
stream_chat_persistence:
path: ../stream_chat_persistence
dev_dependencies:
build_runner: ^1.10.0