fix: scrollToBottom not respecting false value

This commit is contained in:
Gordon Hayes
2022-02-18 15:26:44 +01:00
parent b4182a0a11
commit cfb41dd629
2 changed files with 15 additions and 13 deletions
@@ -3,6 +3,7 @@
🐞 Fixed
- [[#888]](https://github.com/GetStream/stream-chat-flutter/issues/888) Fix `unban` command not working in `MessageInput`.
- Fix `showScrollToBottom` in `MessageListView` not respecting false value.
## 3.4.0
- Updated `stream_chat_flutter_core` dependency to [`3.4.0`](https://pub.dev/packages/stream_chat_flutter_core/changelog).