quill_native_bridge 11.0.0 copy "quill_native_bridge: ^11.0.0" to clipboard
quill_native_bridge: ^11.0.0 copied to clipboard

An internal Flutter plugin for flutter_quill package to access platform-specific APIs

Changelog #

All notable changes to this project will be documented in this file.

11.0.0 #

  • Improves README.md. Adds more details to README.md.
  • Updates the section Platform configuration to Setup in README.md.
  • Improves doc comments.
  • Adds unit tests for QuillNativeBridge.
  • Adds support for saving images.
  • Updates Java compatibility version to 11. Related flutter#156111.
  • BREAKING CHANGE: Converted all static methods in QuillNativeBridge to instance methods to improve unit testing and extensibility.

10.7.11 #

  • Adds pub topics to package metadata.
  • Updates minimum versions of platform implementation dependencies.
  • Removes redundant platforms in package metadata.

10.7.10 #

  • Support Swift package manager.
  • Update minimum required versions for Android, iOS, macOS and web implementation packages.

10.7.9 #

  • Require quill_native_bridge_platform_interface minimum version 0.0.1-dev.4.

10.7.8 #

10.7.7 #

10.7.6 #

10.7.5 #

10.7.5-dev.0 #

10.7.4 #