The Flutter SDK

Our Flutter SDK allows you to easily add chat to your app.

To install the SDK into your app:

Run the following commands in your Flutter project root:

flutter pub add talkjs_flutter
flutter pub get