This commit is contained in:
Salvatore Giordano
2021-09-16 16:15:41 +02:00
parent eb3d356407
commit 145685be4b
2 changed files with 67 additions and 55 deletions
@@ -11,7 +11,7 @@ void main() async {
/// from your project dashboard.
final client = StreamChatClient(
's2dxdhpxd94g',
logLevel: Level.INFO,
logLevel: Level.OFF,
);
/// Set the current user and connect the websocket. In a production