feat(core): Add ChannelListController.filter and ChannelListController.sort setters.
Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
@@ -1,8 +1,15 @@
|
||||
## Upcoming
|
||||
|
||||
🐞 Fixed
|
||||
|
||||
- [#1269](https://github.com/GetStream/stream-chat-flutter/issues/1269)
|
||||
Fix `ChannelListEventHandler` castError at PagedValue.asSuccess.
|
||||
|
||||
✅ Added
|
||||
|
||||
- Added setters to update `ChannelListController.filter` and `ChannelListController.sort` properties
|
||||
in order to support runtime changes.
|
||||
|
||||
## 4.4.1
|
||||
|
||||
- Updated `stream_chat` dependency to [`4.4.1`](https://pub.dev/packages/stream_chat/changelog).
|
||||
|
||||
Reference in New Issue
Block a user