merge master

This commit is contained in:
Salvatore Giordano
2021-07-28 12:26:29 +02:00
parent 2bb8a94865
commit f16bb82964
6 changed files with 6 additions and 1 deletions
@@ -13,6 +13,7 @@
- [Register](https://getstream.io/chat/trial/) to get an API key for Stream Chat
- [Flutter Chat Tutorial](https://getstream.io/chat/flutter/tutorial/)
- [Chat UI Kit](https://getstream.io/chat/ui-kit/)
- [Flutter Offline Docs](https://getstream.io/chat/docs/flutter-dart/flutter_offline/)
This package provides a persistence client for fetching and saving chat data locally.
Stream Chat Persistence uses [Moor](https://github.com/simolus3/moor) as a disk cache.