Merge branch 'develop' into S-ecki/develop

This commit is contained in:
Salvatore Giordano
2022-03-21 11:53:00 +01:00
4 changed files with 28 additions and 1 deletions
@@ -11,6 +11,12 @@
- Mentions overlay now doesn't overflow when there is not enough height available
- Updated `stream_chat_flutter_core` dependency to [`3.5.1`](https://pub.dev/packages/stream_chat_flutter_core/changelog).
✅ Added
- `onLinkTap` for `MessageWidget` can now be passed down to `UrlAttachment`.
## 3.5.0
🐞 Fixed