Flutter library for OpenTok iOS and Android SDKs.
Note: This plugin is still under development! Feedback and Pull Requests are most welcome!
To use this plugin, add flutter_opentok
as a dependency in your pubspec.yaml file.
Check out the example
directory for a sample app using OpenTok.
Generate the models and the factories: flutter packages pub run build_runner build --delete-conflicting-outputs