Merge pull request #624 from jiahan-wu/jiahan-wu-patch-1

This commit is contained in:
Sahil Kumar
2021-08-13 16:52:53 +05:30
committed by GitHub
2 changed files with 11 additions and 8 deletions
@@ -42,6 +42,10 @@ breakdown:
* `MessageTheme` is now `MessageThemeData`
* `UserListViewTheme` is now `UserListViewThemeData`
🐞 Fixed
- Fixed `MessageInput` textField case where `input` is not enabled if the file picked from the camera is null.
## 2.1.2
🐞 Fixed