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 faa8ca5 commit efc0b01Copy full SHA for efc0b01
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 1.6.1
2
+
3
+- Update example to work with FlutterFire CLI
4
+- When creating a group chat set the creator to `admin` by default. Thanks @adetayoadeyemi for the PR!
5
6
## 1.6.0
7
8
- Update to Flutter 3
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.0
+version: 1.6.1
homepage: https://flyer.chat
repository: https://github.com/flyerhq/flutter_firebase_chat_core
0 commit comments