sendbird_sdk 3.2.19 copy "sendbird_sdk: ^3.2.19" to clipboard
sendbird_sdk: ^3.2.19 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 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.2.19

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
100
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
API reference

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