secure_clipboard_platform_interface 0.1.2 copy "secure_clipboard_platform_interface: ^0.1.2" to clipboard
secure_clipboard_platform_interface: ^0.1.2 copied to clipboard

Platform interface for the secure_clipboard Flutter plugin.

0.1.2 #

  • Added hasText() to check for clipboard content without reading it.
  • Added getData() as a standard way to retrieve clipboard text.
  • Added localOnly option for iOS to prevent Universal Clipboard sync.
  • Renamed changelog file to CHANGELOG.md for better pub.dev compatibility.

0.1.1 #

  • Changed MethodChannelSecureClipboard from final to base to allow extension in platform packages.

0.1.0 #

  • Migrated to Dart 3.
  • Adopted class modifiers for better API safety.
  • Updated SDK constraints.

0.0.2 #

  • Added repository and homepage links
  • Fixed pub.dev publishing issues

0.0.1 #

  • Initial release
0
likes
140
points
185
downloads

Publisher

unverified uploader

Weekly Downloads

Platform interface for the secure_clipboard Flutter plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on secure_clipboard_platform_interface