quill_native_bridge_platform_interface 0.0.1-dev.2 copy "quill_native_bridge_platform_interface: ^0.0.1-dev.2" to clipboard
quill_native_bridge_platform_interface: ^0.0.1-dev.2 copied to clipboard

unlisted

A common platform interface for the quill_native_bridge plugin.

ðŸŠķ Quill Native Bridge #

A common platform interface for the quill_native_bridge plugin.

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

⚙ïļ Usage #

To implement a new platform-specific implementation of quill_native_bridge, extend QuillNativeBridgePlatform with an implementation that performs the platform-specific behavior, and when you register your plugin, set the default QuillNativeBridgePlatform by calling:

QuillNativeBridgePlatform.instance = MyPlatformQuillNativeBridge();

📉 Note on breaking changes #

The quill_native_bridge is intended for internal use and exclusively for flutter_quill. Breaking changes may occur.

0
likes
0
pub points
49%
popularity

Publisher

unverified uploader

A common platform interface for the quill_native_bridge plugin.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on quill_native_bridge_platform_interface