Merge branch 'develop' into message-input-controller

This commit is contained in:
Salvatore Giordano
2021-12-10 09:41:32 +01:00
11 changed files with 43 additions and 44 deletions
@@ -6,6 +6,10 @@
- `MessageInput` now works with a `MessageInputController` instead of a `TextEditingController`
## 3.3.2
- Updated `stream_chat_flutter_core` dependency to [`3.3.1`](https://pub.dev/packages/stream_chat_flutter_core/changelog).
## 3.3.1
✅ Added