quill_native_bridge_ios 0.0.2 copy "quill_native_bridge_ios: ^0.0.2" to clipboard
quill_native_bridge_ios: ^0.0.2 copied to clipboard

PlatformiOS
unlisted

iOS implementation of the quill_native_bridge plugin.

Changelog #

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

0.0.2 #

  • Reads the clipboard (getClipboardHtml(), getClipboardImage() and getClipboardGif()) asynchronously with NSItemProvider instead of UIPasteboard.data(forPasteboardType:), fixing app hangs (ANR) on paste when the pasteboard item has to be fetched first (for example a Universal Clipboard item coming from another Apple device). #22

0.0.1 #

  • Adds support for saving images.

0.0.1-dev.6 #

  • Adds pub topics to package metadata.
  • Minor changes in doc comments.

0.0.1-dev.5 #

  • Support Swift Package Manager.

0.0.1-dev.4 #

  • Added support for WebP image format in getClipboardImage()

0.0.1-dev.3 #

  • Require quill_native_bridge_platform_interface minimum version 0.0.1-dev.4.

0.0.1-dev.2 #

0.0.1-dev.1 #

0.0.1-dev.0 #