ondoc_flut_opentok 0.0.16 copy "ondoc_flut_opentok: ^0.0.16" to clipboard
ondoc_flut_opentok: ^0.0.16 copied to clipboard

Ondoc OpenTok Flutter

flutter_opentok #

pub package

Flutter library for OpenTok iOS and Android SDKs.

Note: This plugin is still under development! Feedback and Pull Requests are most welcome!

Usage #

To use this plugin, add flutter_opentok as a dependency in your pubspec.yaml file.

Getting Started #

Check out the example directory for a sample app using OpenTok.

Development #

Generate the models and the factories: flutter packages pub run build_runner build --delete-conflicting-outputs