Robin with Flutter
Last updated
Was this helpful?
Last updated
Was this helpful?
Add chat functionality to your Flutter app — customize Robin UI to match your app’s theme. Take advantage of the Robin API and deploy messaging solutions in very little time.
The following are required to get your chat app up and running:
All users to be included in your chat app.
You need to create a RobinCurrentUser
instance of the currently logged-in user, mostly for identification. This is specific to the Flutter SDK.
You can mount Robin easily in your app by creating an instance of Robin
.
API Key - Learn about how to get your API Keys in
Current user’s and Name - Robin User Token is a Unique Identifier of every user in your Robin App.
For more information about connecting your app users to Robin, see
Want to customize Robin to match your app’s theme, check out