fix(ui): fix unban command not working in MessageInput

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2022-02-15 16:26:41 +05:30
committed by xsahil03x
parent ea86debfa6
commit a191e7f325
3 changed files with 28 additions and 1 deletions
@@ -1,3 +1,9 @@
## Upcoming
🐞 Fixed
- [[#888]](https://github.com/GetStream/stream-chat-flutter/issues/888) Fix `unban` command not working in `MessageInput`.
## 3.4.0
- Updated `stream_chat_flutter_core` dependency to [`3.4.0`](https://pub.dev/packages/stream_chat_flutter_core/changelog).