protocol_handler_platform_interface 0.2.0 copy "protocol_handler_platform_interface: ^0.2.0" to clipboard
protocol_handler_platform_interface: ^0.2.0 copied to clipboard

A common platform interface for the protocol_handler plugin.

protocol_handler_platform_interface #

pub version

A common platform interface for the protocol_handler plugin.

Usage #

To implement a new platform-specific implementation of protocol_handler, extend ProtocolHandlerPlatform with an implementation that performs the platform-specific behavior, and when you register your plugin, set the default ProtocolHandlerPlatform by calling ProtocolHandlerPlatform.instance = MyPlatformProtocolHandler().

License #

MIT

0
likes
150
points
1.94k
downloads

Publisher

verified publisherleanflutter.dev

Weekly Downloads

A common platform interface for the protocol_handler plugin.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on protocol_handler_platform_interface