masamune_agora 0.15.0+68 copy "masamune_agora: ^0.15.0+68" to clipboard
masamune_agora: ^0.15.0+68 copied to clipboard

unlisted

Plugin module for agora.io of Masamune framework. Only RTC available. Registration with Agora.io and issuance of an API key are required.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add masamune_agora

With Flutter:

 $ flutter pub add masamune_agora

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

dependencies:
  masamune_agora: ^0.15.0+68

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:masamune_agora/masamune_agora.dart';
0
likes
0
pub points
46%
popularity

Publisher

verified publishermathru.net

Plugin module for agora.io of Masamune framework. Only RTC available. Registration with Agora.io and issuance of an API key are required.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

agora_rtc_engine, flutter, masamune, masamune_firebase, permission_handler

More

Packages that depend on masamune_agora