sendbird_uikit 1.0.0-beta.4 copy "sendbird_uikit: ^1.0.0-beta.4" to clipboard
sendbird_uikit: ^1.0.0-beta.4 copied to clipboard

With Sendbird UIKit for Flutter, you can easily build an in-app chat with all the essential messaging features.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sendbird_uikit

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

dependencies:
  sendbird_uikit: ^1.0.0-beta.4

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_uikit/sendbird_uikit.dart';
4
likes
120
pub points
78%
popularity

Publisher

verified publishersendbird.com

With Sendbird UIKit for Flutter, you can easily build an in-app chat with all the essential messaging features.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

unknown (license)

Dependencies

cached_network_image, collection, flutter, fluttertoast, http, intl, provider, sendbird_chat_sdk, shared_preferences, web_socket_channel

More

Packages that depend on sendbird_uikit