Merge branch 'develop' into message-input-controller

This commit is contained in:
Deven Joshi
2021-12-03 14:53:33 +05:30
committed by GitHub
8 changed files with 46 additions and 30 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
- `MessageInput` now works with a `MessageInputController` instead of a `TextEditingController`
## 3.3.0
## 3.3.1
✅ Added
+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: 3.3.0
version: 3.3.1
repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
@@ -36,7 +36,7 @@ dependencies:
rxdart: ^0.27.0
share_plus: ^3.0.4
shimmer: ^2.0.0
stream_chat_flutter_core: ^3.2.0
stream_chat_flutter_core: ^3.3.0
substring_highlight: ^1.0.26
synchronized: ^3.0.0
url_launcher: ^6.0.3