volorio_rtc 0.2.1 copy "volorio_rtc: ^0.2.1" to clipboard
volorio_rtc: ^0.2.1 copied to clipboard

Volorio-branded Flutter RTC client for voice, video, screen share, heartbeat, and usage cutoff.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add volorio_rtc

With Flutter:

 $ flutter pub add volorio_rtc

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

dependencies:
  volorio_rtc: ^0.2.1

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

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

Volorio-branded Flutter RTC client for voice, video, screen share, heartbeat, and usage cutoff.

Homepage
Repository (GitHub)
View/report issues

Topics

#volorio #rtc #webrtc #video-call #audio-call

License

unknown (license)

Dependencies

flutter, http, livekit_client, volorio_core

More

Packages that depend on volorio_rtc