netease_roomkit 1.34.0 copy "netease_roomkit: ^1.34.0" to clipboard
netease_roomkit: ^1.34.0 copied to clipboard

A Flutter package for NetEase RoomKit.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add netease_roomkit

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

dependencies:
  netease_roomkit: ^1.34.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:netease_roomkit/netease_roomkit.dart';
2
likes
135
points
823
downloads

Publisher

verified publisheryunxin.163.com

Weekly Downloads

A Flutter package for NetEase RoomKit.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, hawk_meta, netease_common, netease_roomkit_interface, yunxin_alog

More

Packages that depend on netease_roomkit