sendbird_sdk 3.1.17 copy "sendbird_sdk: ^3.1.17" to clipboard
sendbird_sdk: ^3.1.17 copied to clipboard

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 Dart:

 $ dart pub add sendbird_sdk

With Flutter:

 $ flutter pub add sendbird_sdk

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

dependencies:
  sendbird_sdk: ^3.1.17

Alternatively, your editor might support dart pub get or 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_plus, encrypt, flutter, http, http_parser, json_annotation, logger, meta, mime, shared_preferences, universal_io, uuid, web_socket_channel

More

Packages that depend on sendbird_sdk