agora_rtc_engine_plus 6.5.2 copy "agora_rtc_engine_plus: ^6.5.2" to clipboard
agora_rtc_engine_plus: ^6.5.2 copied to clipboard

unofficial fork of agora_rtc_engine to support flutter 3.32.4

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add agora_rtc_engine_plus

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

dependencies:
  agora_rtc_engine_plus: ^6.5.2

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:agora_rtc_engine_plus/agora_rtc_engine.dart';
import 'package:agora_rtc_engine_plus/agora_rtc_engine_debug.dart';
import 'package:agora_rtc_engine_plus/agora_rtc_engine_web.dart';
1
likes
120
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

unofficial fork of agora_rtc_engine to support flutter 3.32.4

Documentation

API reference

License

MIT (license)

Dependencies

async, ffi, flutter, flutter_web_plugins, iris_method_channel, js, json_annotation, meta

More

Packages that depend on agora_rtc_engine_plus

Packages that implement agora_rtc_engine_plus