sendbird_sdk 3.0.14-nullsafety copy "sendbird_sdk: ^3.0.14-nullsafety" to clipboard
sendbird_sdk: ^3.0.14-nullsafety copied to clipboard

outdated

The Flutter SDK for Sendbird Chat brings modern messenger chat features to your iOS and Android deployments..

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sendbird_sdk

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  sendbird_sdk: ^3.0.14-nullsafety

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:sendbird_sdk/sendbird_sdk.dart';
36
likes
0
pub points
90%
popularity

Publisher

verified publishersendbird.com

The Flutter SDK for Sendbird Chat brings modern messenger chat features to your iOS and Android deployments..

Homepage
Repository

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

collection, connectivity, device_info, encrypt, flutter, http, http_parser, json_annotation, logger, meta, mime, shared_preferences, uuid

More

Packages that depend on sendbird_sdk