twilio_flutter_video_sdk 1.0.0+4 copy "twilio_flutter_video_sdk: ^1.0.0+4" to clipboard
twilio_flutter_video_sdk: ^1.0.0+4 copied to clipboard

Flutter plugin for Twilio Programmable Video SDK with video conferencing, mute/unmute, camera switching, and meeting management.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add twilio_flutter_video_sdk

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  twilio_flutter_video_sdk: ^1.0.0+4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:twilio_flutter_video_sdk/twilio_flutter_video_sdk.dart';
0
likes
150
points
12
downloads

Publisher

verified publishergowthaman.info

Weekly Downloads

Flutter plugin for Twilio Programmable Video SDK with video conferencing, mute/unmute, camera switching, and meeting management.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on twilio_flutter_video_sdk

Packages that implement twilio_flutter_video_sdk