flutter_twilio_commkit_platform_interface 0.1.2 copy "flutter_twilio_commkit_platform_interface: ^0.1.2" to clipboard
flutter_twilio_commkit_platform_interface: ^0.1.2 copied to clipboard

Platform interface for flutter_twilio_commkit. Defines the abstract contract implemented by the Android and iOS platform packages.

flutter_twilio_commkit_platform_interface #

Platform interface package for flutter_twilio_commkit.

This package defines the abstract platform interface and data models shared between the Android and iOS implementations. It follows the federated plugin pattern.

Usage #

This package is not intended to be used directly. Add flutter_twilio_commkit to your project instead:

dependencies:
  flutter_twilio_commkit: ^0.1.2

Implementing a new platform #

To implement this plugin for a new platform, extend TwilioCommKitPlatform from package:flutter_twilio_commkit_platform_interface and override all abstract methods.

0
likes
140
points
44
downloads

Documentation

API reference

Publisher

verified publisherimdroid.co.in

Weekly Downloads

Platform interface for flutter_twilio_commkit. Defines the abstract contract implemented by the Android and iOS platform packages.

Repository (GitHub)
View/report issues

Topics

#twilio #voice #video #voip

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_twilio_commkit_platform_interface