Releases: flyerhq/flutter_firebase_chat_core
Releases · flyerhq/flutter_firebase_chat_core
v1.6.8
09 Jun 22:12
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGE: Update firebase to the latest SDK.
v1.6.7
16 May 22:55
Compare
Sorry, something went wrong.
No results found
Align version to chat UI
Update dependencies. Requires Dart >= 2.19.0
v1.6.4
29 Oct 17:35
Compare
Sorry, something went wrong.
No results found
Update dependencies. Requires Dart >= 2.18.0.
v1.6.3
24 Jul 17:00
Compare
Sorry, something went wrong.
No results found
Decrease amount of DB reads for the create room call. Thanks @gmgm60 for the PR!
Update docs. Thanks @lrsvmb for the PR!
Update dependencies
v1.6.2
19 Jun 10:08
Compare
Sorry, something went wrong.
No results found
v1.6.1
16 Jun 13:47
Compare
Sorry, something went wrong.
No results found
Update example to work with FlutterFire CLI
When creating a group chat set the creator to admin by default. Thanks @adetayoadeyemi for the PR!
v1.6.0
14 Jun 21:17
Compare
Sorry, something went wrong.
No results found
Update to Flutter 3
Update a room updatedAt when a new message is sent. Thanks @rootd for the PR!
v1.5.4
17 Apr 08:52
Compare
Sorry, something went wrong.
No results found
Fix lastSeen user property when using createUserInFirestore. Thanks @AcnoSaga for reporting!
Update dependencies
v1.5.3
17 Apr 08:51
Compare
Sorry, something went wrong.
No results found
Update to Flutter 2.10.4. Requires Dart >= 2.16.0.
Update dependencies
v1.5.2
16 Jan 22:12
Compare
Sorry, something went wrong.
No results found
Add an option to specify a custom Firebase app through the config. Thanks @valas69 for reporting!
Add deleteRoom and deleteMessage methods. Thanks @foxdev-flutter for the PR!
Add some pagination properties to the query. Thanks @awesomejerry for the PR!
Add updateRoom method
Update dependencies. Requires Dart >= 2.15.1.