Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 573 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 573 Bytes

twilio_programmable_video

This repository contains the various packages for the Flutter plugin: Twilio Programmable Video.

Packages

This repository is divided in different subdirectories for each package. Visit these subdirectories for more information on a specific package.

programmable_video

The main package of the plugin. Use this package if you want to implement this plugin in your app.

programmable_video_platform_interface

You can use this package if you want to create an implementation for the twilio_programmable_video plugin on a new platform.