We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c44fe30 commit 3eb149bCopy full SHA for 3eb149b
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.6.3
2
+
3
+- Decrease amount of DB reads for the create room call. Thanks @gmgm60 for the PR!
4
+- Update docs. Thanks @lrsvmb for the PR!
5
+- Update dependencies
6
7
## 1.6.2
8
9
- Code refactor
pubspec.yaml
@@ -2,7 +2,7 @@ name: flutter_firebase_chat_core
description: >
Actively maintained, community-driven Firebase BaaS for chat applications
with an optional chat UI.
-version: 1.6.2
+version: 1.6.3
homepage: https://flyer.chat
repository: https://github.com/flyerhq/flutter_firebase_chat_core
0 commit comments