Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 510 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 510 Bytes

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.