web_socket_support_platform_interface 0.3.1 copy "web_socket_support_platform_interface: ^0.3.1" to clipboard
web_socket_support_platform_interface: ^0.3.1 copied to clipboard

A common platform interface for the web_socket_support plugin.

web_socket_support_platform_interface #

Pub Version github actions codecov

A common platform interface for the web_socket_support plugin.

This interface allows platform-specific implementations of the web_socket_support plugin, as well as the plugin itself, to ensure they are supporting the same interface.

Usage #

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

0
likes
150
points
39
downloads

Publisher

verified publishersharpbitstudio.tech

Weekly Downloads

A common platform interface for the web_socket_support plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

async, flutter, meta, plugin_platform_interface

More

Packages that depend on web_socket_support_platform_interface