feat(ui): sending indicator in BottomRow

This commit is contained in:
geweald
2022-12-06 13:38:12 +01:00
parent dca4447645
commit 73460da38e
4 changed files with 96 additions and 34 deletions
@@ -5,6 +5,7 @@
- Updated `lottie` dependency to `^2.0.0`
- Updated `desktop_drop` dependency to `^0.4.0`
- Updated `connectivity_plus` dependency to `^3.0.2`
- Added third parameter (default `BottomRow` widget with `copyWith` method available) to `bottomRowBuilder` of `StreamMessageWidget` to allow easier customization.
🐞 Fixed
- [[#1379]](https://github.com/GetStream/stream-chat-flutter/issues/1379) Fixed "Issues with photo attachments on web", where the cached image attachment would not render while uploading.