Merge branch 'develop' into v4

This commit is contained in:
Salvatore Giordano
2022-03-21 10:11:18 +01:00
3 changed files with 16 additions and 1 deletions
@@ -10,6 +10,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