flutter_vonage_video 0.0.3 copy "flutter_vonage_video: ^0.0.3" to clipboard
flutter_vonage_video: ^0.0.3 copied to clipboard

Flutter Vonage Video (Tokbox / Opentok) API for publishing and subscribing to video and audio streams.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_vonage_video

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

dependencies:
  flutter_vonage_video: ^0.0.3

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:flutter_vonage_video/flutter_vonage_video.dart';
4
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Flutter Vonage Video (Tokbox / Opentok) API for publishing and subscribing to video and audio streams.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, flutter_web_plugins, permission_handler

More

Packages that depend on flutter_vonage_video