o_zz_rtc_call 0.0.9
o_zz_rtc_call: ^0.0.9 copied to clipboard
Simple Call Kit from zegocloud.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add o_zz_rtc_callThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
o_zz_rtc_call: ^0.0.9Alternatively, 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:o_zz_rtc_call/o_zz_rtc_call.dart';