rongcloud_im_kit 1.0.0+1 copy "rongcloud_im_kit: ^1.0.0+1" to clipboard
rongcloud_im_kit: ^1.0.0+1 copied to clipboard

A comprehensive Flutter IM Kit by RongCloud, providing ready-to-use chat UI components, conversation lists, and messaging features for rapid integration of instant messaging capabilities into Flutter [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rongcloud_im_kit

With Flutter:

 $ flutter pub add rongcloud_im_kit

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

dependencies:
  rongcloud_im_kit: ^1.0.0+1

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:rongcloud_im_kit/rongcloud_im_kit.dart';
0
likes
0
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter IM Kit by RongCloud, providing ready-to-use chat UI components, conversation lists, and messaging features for rapid integration of instant messaging capabilities into Flutter applications.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cached_network_image, device_info_plus, dio, file_picker, flutter, flutter_linkify, flutter_local_notifications, flutter_slidable, image_gallery_saver_plus, image_picker, just_audio, package_info_plus, path_provider, permission_handler, photo_view, provider, record, rongcloud_im_wrapper_plugin, scroll_to_index, share_plus, url_launcher, video_player, visibility_detector, xml

More

Packages that depend on rongcloud_im_kit

Packages that implement rongcloud_im_kit