flutter_opentok

OpenTok Flutter - a library for OpenTok iOS and Android SDKs.


License
MIT

Documentation

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