refactor ios

This commit is contained in:
Salvatore Giordano
2020-04-07 12:49:31 +02:00
parent dc90e38743
commit fafafb8c44
3 changed files with 64 additions and 30 deletions
-2
View File
@@ -275,8 +275,6 @@ class StreamChatState extends State<StreamChat>
void dispose() {
WidgetsBinding.instance.removeObserver(this);
print('disposeeeeeeeeee');
_channelsController.close();
_queryChannelsLoadingController.close();
_newMessagesSubscription.cancel();