sendbird_chat 0.0.2 copy "sendbird_chat: ^0.0.2" to clipboard
sendbird_chat: ^0.0.2 copied to clipboard

discontinuedreplaced by: sendbird_sdk

A flutter plugin for utilizing sendbird's chat platform API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sendbird_chat

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

dependencies:
  sendbird_chat: ^0.0.2

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_chat/sendbird_chat.dart';
6
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A flutter plugin for utilizing sendbird's chat platform API.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, http

More

Packages that depend on sendbird_chat