chore(llc, core, persistence, ui, localization): bump dependencies, update CHANGELOG.md

Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
Sahil Kumar
2023-08-17 14:04:55 +05:30
parent d684e74b8c
commit 7c495ad520
10 changed files with 178 additions and 78 deletions
+4
View File
@@ -9,6 +9,10 @@
- Added support for `channel.countUnreadMentions()` to get the count of unread messages mentioning the current user on a
channel. [#1692](https://github.com/GetStream/stream-chat-flutter/issues/1692)
🔄 Changed
- Updated minimum supported `SDK` version to Dart 3.0
## 6.7.0
✅ Added