quill_native_bridge_platform_interface 0.0.1-dev.5 copy "quill_native_bridge_platform_interface: ^0.0.1-dev.5" to clipboard
quill_native_bridge_platform_interface: ^0.0.1-dev.5 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
points
17.2k
downloads

Publisher

unverified uploader

Weekly Downloads

A common platform interface for the quill_native_bridge plugin.

Repository (GitHub)
View/report issues

Topics

#clipboard #os-integration #quill-native-bridge #quill #flutter-quill

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on quill_native_bridge_platform_interface