kayla_agora_voice_call 0.1.0 copy "kayla_agora_voice_call: ^0.1.0" to clipboard
kayla_agora_voice_call: ^0.1.0 copied to clipboard

A flexible and customizable Agora voice call package by Kayla.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kayla_agora_voice_call

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

dependencies:
  kayla_agora_voice_call: ^0.1.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:kayla_agora_voice_call/kayla_agora_voice_call.dart';
1
likes
150
points
16
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A flexible and customizable Agora voice call package by Kayla.

Repository (GitHub)

License

MIT (license)

Dependencies

agora_rtc_engine, flutter, flutter_callkit_incoming, permission_handler, uuid

More

Packages that depend on kayla_agora_voice_call