aircloud_in_app_call 0.0.1 copy "aircloud_in_app_call: ^0.0.1" to clipboard
aircloud_in_app_call: ^0.0.1 copied to clipboard

A Flutter plugin for the Aircloud ecosystem that enables in-app voice and video calling functionality.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aircloud_in_app_call

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

dependencies:
  aircloud_in_app_call: ^0.0.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:aircloud_in_app_call/aircloud_in_app_call.dart';
0
likes
140
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for the Aircloud ecosystem that enables in-app voice and video calling functionality.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

aircloud_core, aircloud_engine, aircloud_realtime, flutter, wakelock_plus

More

Packages that depend on aircloud_in_app_call

Packages that implement aircloud_in_app_call