netease_callkit_ui 3.6.2+1 copy "netease_callkit_ui: ^3.6.2+1" to clipboard
netease_callkit_ui: ^3.6.2+1 copied to clipboard

netease callkit_ui is a ui kit about audio&video calls launched by CommsEase.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add netease_callkit_ui

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

dependencies:
  netease_callkit_ui: ^3.6.2+1

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_callkit_ui/generated/intl/messages_all.dart';
import 'package:netease_callkit_ui/generated/intl/messages_en.dart';
import 'package:netease_callkit_ui/generated/intl/messages_zh.dart';
import 'package:netease_callkit_ui/generated/l10n.dart';
import 'package:netease_callkit_ui/ne_callkit_ui.dart';
0
likes
120
points
135
downloads

Publisher

unverified uploader

Weekly Downloads

netease callkit_ui is a ui kit about audio&video calls launched by CommsEase.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

crypto, file, flutter, fluttertoast, hawk_meta, intl, netease_callkit, netease_common, nim_core_v2, path_provider, plugin_platform_interface, shared_preferences, yunxin_alog

More

Packages that depend on netease_callkit_ui

Packages that implement netease_callkit_ui