update changelogs and pubspecs

This commit is contained in:
Salvatore Giordano
2021-07-07 17:39:55 +02:00
parent 7c93477182
commit 184a00b195
9 changed files with 30 additions and 8 deletions
+10
View File
@@ -1,3 +1,13 @@
## 2.0.0-nullsafety.9
🛑️ Breaking Changes from `2.0.0-nullsafety.8`
- Renamed `ColorTheme` properties to reflect the purpose of the colors
✅ Added
- Added video compress options (frame and quality) to `MessageInput`
## 2.0.0-nullsafety.8
🛑️ Breaking Changes from `2.0.0-nullsafety.7`
+2 -2
View File
@@ -1,7 +1,7 @@
name: stream_chat_flutter
homepage: https://github.com/GetStream/stream-chat-flutter
description: Stream Chat official Flutter SDK. Build your own chat experience using Dart and Flutter.
version: 2.0.0-nullsafety.8
version: 2.0.0-nullsafety.9
repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
@@ -36,7 +36,7 @@ dependencies:
scrollable_positioned_list: ^0.2.0-nullsafety.0
share_plus: ^2.0.3
shimmer: ^2.0.0
stream_chat_flutter_core: ^2.0.0-nullsafety.8
stream_chat_flutter_core: ^2.0.0-nullsafety.9
substring_highlight: ^1.0.26
synchronized: ^3.0.0
url_launcher: ^6.0.3