twilio_voice_internal 0.0.8 copy "twilio_voice_internal: ^0.0.8" to clipboard
twilio_voice_internal: ^0.0.8 copied to clipboard

unlisted

Provides an interface to Twilio's Programmable Voice SDK to allow adding voice-over-IP (VoIP) calling into your Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add twilio_voice_internal

With Flutter:

 $ flutter pub add twilio_voice_internal

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

dependencies:
  twilio_voice_internal: ^0.0.8

Alternatively, your editor might support dart pub get or 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_voice_internal/twilio_voice_internal.dart';
0
likes
0
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

Provides an interface to Twilio's Programmable Voice SDK to allow adding voice-over-IP (VoIP) calling into your Flutter applications.

Homepage

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, js, plugin_platform_interface

More

Packages that depend on twilio_voice_internal

Packages that implement twilio_voice_internal