fix(ui): Fix message text hiding because of a flutter bug (#1327)

* fix(ui): remove clip

* chore(ui): update changelog
This commit is contained in:
Salvatore Giordano
2022-09-13 10:24:25 +02:00
committed by GitHub
parent 2cef380a11
commit 7faa765d14
4 changed files with 10 additions and 5 deletions
@@ -1,3 +1,9 @@
## Upcoming
🐞 Fixed
- [[#1323]](https://github.com/GetStream/stream-chat-flutter/issues/1323): Fix message text hiding because of a [flutter bug](https://github.com/flutter/flutter/issues/110628).
## 4.5.0
- Updated `stream_chat_flutter_core` dependency