Merge branch 'develop' into feat/positioned-list-experiment

This commit is contained in:
Salvatore Giordano
2021-10-29 09:08:31 +02:00
79 changed files with 314 additions and 421 deletions
@@ -4,6 +4,7 @@
🐞 Fixed
- Fixed message highlight animation alignment in `MessageListView`
- [[#491]](https://github.com/GetStream/stream-chat-flutter/issues/491): Fix `MediaListView` showing media in wrong order.
- Fixed `MessageListView` initialIndex not working in some cases.
- Improved `MessageListView` rendering in case of reordering.