refactor(ui): update core dependency

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2021-08-20 16:14:07 +05:30
committed by xsahil03x
parent f90dc4127d
commit 08c2a2a886
4 changed files with 14 additions and 14 deletions
+4 -1
View File
@@ -42,9 +42,12 @@ breakdown:
* `MessageTheme` is now `MessageThemeData`
* `UserListViewTheme` is now `UserListViewThemeData`
- Updated core dependency.
🐞 Fixed
- Fixed `MessageInput` textField case where `input` is not enabled if the file picked from the camera is null.
- Fixed `MessageInput` textField case where `input` is not enabled if the file picked from the
camera is null.
- Fixed date dividers position/alignment in non reversed `MessageListView`.
## 2.1.2