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
+4 -4
View File
@@ -11,11 +11,11 @@ environment:
dependencies:
async: ^2.11.0
collection: ^1.17.1
dio: ^5.2.1+1
dio: ^5.3.2
equatable: ^2.0.5
freezed_annotation: ^2.4.1
http_parser: ^4.0.2
jose: ^0.3.3
jose: ^0.3.4
json_annotation: ^4.8.1
logging: ^1.2.0
meta: ^1.9.1
@@ -28,7 +28,7 @@ dependencies:
dev_dependencies:
build_runner: ^2.4.6
freezed: ^2.4.1
freezed: ^2.4.2
json_serializable: ^6.7.1
mocktail: ^1.0.0
test: ^1.24.4
test: ^1.24.6