opentok_flutter 0.0.1 copy "opentok_flutter: ^0.0.1" to clipboard
opentok_flutter: ^0.0.1 copied to clipboard

A basic OpenTok plugin for Flutter.

opentok_flutter #

A basic OpenTok plugin for Flutter. Currently only supports Android & iOS. This plugin only supports 1v1 video calls with OpenTok.

Getting Started #

In order to do OpenTok video call you need a TokBox/OpenTok account. After you signup, create a project & navigate to OpenTok Playground. You can generate required apiKey, sessionId & token from there.

To find out how to use this plugin, please check out the example.