Merge branch 'develop' into message-input-controller

This commit is contained in:
Deven Joshi
2021-12-21 15:56:34 +05:30
committed by GitHub
5 changed files with 54 additions and 11 deletions
+5 -3
View File
@@ -1,10 +1,12 @@
## Upcoming
🛑️ Breaking Changes
- `MessageInput` now works with a `MessageInputController` instead of a `TextEditingController`
✅ Added
🛑️ Breaking Changes from `3.2.0`
- `MessageInput` now works with a `MessageInputController` instead of a `TextEditingController`
- Videos can now be auto-played in `FullScreenMedia`
## 3.3.2