flutter_vonage_video 0.0.2 copy "flutter_vonage_video: ^0.0.2" to clipboard
flutter_vonage_video: ^0.0.2 copied to clipboard

outdated

Flutter Vonage Video (Tokbox / Opentok) API for publishing and subscribing to video and audio streams.

flutter_vonage_video #

Install #

Android #

Nothing to do!

iOS #

  • Update Info.plist
<key>NSMicrophoneUsageDescription</key>
<string>Mirophone used for video</string>
<key>NSCameraUsageDescription</key>
<string>Camera used for video</string>
  • Update all iOS deployment targets (including for ALL pods) to 10.0
4
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Flutter Vonage Video (Tokbox / Opentok) API for publishing and subscribing to video and audio streams.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, flutter_web_plugins, permission_handler

More

Packages that depend on flutter_vonage_video