Skip to content

Instantly share code, notes, and snippets.

@sendbird-community
Last active April 23, 2021 15:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sendbird-community/1e4c89c5a6f0b852995aef04f4401196 to your computer and use it in GitHub Desktop.
Save sendbird-community/1e4c89c5a6f0b852995aef04f4401196 to your computer and use it in GitHub Desktop.
Flutter | Connect user
final user = await sendbird.connect("unique_user_id");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment