chatkit 1.0.0 copy "chatkit: ^1.0.0" to clipboard
chatkit: ^1.0.0 copied to clipboard

Chat Kit base on YunXin IM.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chatkit

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

dependencies:
  chatkit: ^1.0.0

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:chatkit/chatkit.dart';
0
likes
120
points
47
downloads

Publisher

verified publisheryunxin.163.com

Weekly Downloads

Chat Kit base on YunXin IM.

Documentation

API reference

License

MIT (license)

Dependencies

collection, corekit_im, flutter, nim_core, yunxin_alog

More

Packages that depend on chatkit