quill_native_bridge 10.7.6 quill_native_bridge: ^10.7.6 copied to clipboard
An internal plugin for flutter_quill package to access platform-specific APIs
Changelog #
All notable changes to this project will be documented in this file.
10.7.6 #
- Highly experimental changes in https://github.com/singerdmx/flutter-quill/pull/2230 (WIP). Not intended for public use as breaking changes will occur. Not stable yet.
- Update
quill_native_bridge_web
10.7.5 #
- Highly experimental changes in https://github.com/singerdmx/flutter-quill/pull/2230 (WIP). Not intended for public use as breaking changes will occur. Not stable yet.
10.7.5-dev.0 #
- Move the plugin platform interface
QuillNativeBridgePlatform
to quill_native_bridge_platform_interface. - Highly experimental changes in https://github.com/singerdmx/flutter-quill/pull/2230 (WIP). Not intended for public use as breaking changes will occur.
10.7.4 #
- Seperate the version of
quill_native_bridge
fromflutter_quill
and related packages. - Highly experimental changes in https://github.com/singerdmx/flutter-quill/pull/2230 (WIP). Not intended for public use as breaking changes will occur.