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

Agora-API-compatible real-time voice/video SDK for Flutter. Drop-in replacement for agora_rtc_engine (compat line: 6.x, pinned to 6.6.3), powered by a LiveKit-based media engine.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add voxa_rtc_engine

With Flutter:

 $ flutter pub add voxa_rtc_engine

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

dependencies:
  voxa_rtc_engine: ^0.1.0

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:voxa_rtc_engine/voxa_rtc_engine.dart';
0
likes
0
points
47
downloads

Publisher

verified publisherzamansheikh.com

Weekly Downloads

Agora-API-compatible real-time voice/video SDK for Flutter. Drop-in replacement for agora_rtc_engine (compat line: 6.x, pinned to 6.6.3), powered by a LiveKit-based media engine.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async, flutter, http, json_annotation, livekit_client, meta

More

Packages that depend on voxa_rtc_engine