sendbird_uikit 1.0.3 copy "sendbird_uikit: ^1.0.3" to clipboard
sendbird_uikit: ^1.0.3 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.3

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';
6
likes
120
points
1.12k
downloads

Publisher

verified publishersendbird.com

Weekly Downloads

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, gif, http, intl, path_provider, provider, scroll_to_index, sendbird_chat_sdk, shared_preferences, video_thumbnail, web_socket_channel

More

Packages that depend on sendbird_uikit