fix(llc): Error while hiding channel and clearing message history.

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2023-05-02 18:51:29 +05:30
committed by xsahil03x
parent 53baa5a574
commit 2bd8defe6d
3 changed files with 10 additions and 13 deletions
+5
View File
@@ -1,5 +1,10 @@
## Upcoming
🐞 Fixed
- [[#1355]](https://github.com/GetStream/stream-chat-flutter/issues/1355) Fixed error while hiding channel and clearing
message history.
✅ Added
- Expose `ChannelMute` class. [#1473](https://github.com/GetStream/stream-chat-flutter/issues/1473)