fix(imessage): update imessage clone

This commit is contained in:
Salvatore Giordano
2021-08-26 10:01:02 +02:00
parent 75187e5986
commit 7aafa89aae
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ class ChatLoader extends StatelessWidget {
@override
Widget build(BuildContext context) {
final user = StreamChatCore.of(context).user!;
final user = StreamChatCore.of(context).currentUser!;
return CupertinoPageScaffold(
child: ChannelsBloc(
child: ChannelListCore(