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

Real-time voice, video, live streaming and audio rooms for Flutter. Join channels with a token from your server, render participants and send data.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add applooma_rtc

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

dependencies:
  applooma_rtc: ^0.1.0

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

Documentation

Documentation
API reference

Publisher

verified publisherapplooma.dev

Real-time voice, video, live streaming and audio rooms for Flutter. Join channels with a token from your server, render participants and send data.

Homepage
Repository (GitHub)
View/report issues

Topics

#webrtc #video #voice #live-streaming #realtime

License

MIT (license)

Dependencies

applooma_rtc_core, flutter, meta

More

Packages that depend on applooma_rtc