align with main repo

This commit is contained in:
Salvatore Giordano
2021-06-21 20:34:34 +02:00
parent 9cd88dc0eb
commit 1ecc21ca53
7 changed files with 23 additions and 27 deletions
@@ -90,7 +90,7 @@ class ChooseUserPage extends StatelessWidget {
);
final client = StreamChat.of(context).client;
client.apiKey = kDefaultStreamApiKey;
// client.apiKey = kDefaultStreamApiKey;
await client.connectUser(
user,
token,