Make stream_chat_persistence a add on dependency instead of shipping it with the llc

Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
Sahil Kumar
2021-01-27 12:52:37 +05:30
parent f48b7c8882
commit 1521558304
16 changed files with 126 additions and 187 deletions
@@ -1,3 +1,3 @@
library stream_chat_persistence;
export 'src/stream_chat_persistence_impl.dart';
export 'src/stream_chat_persistence_client.dart';