secure_clipboard 0.1.2
secure_clipboard: ^0.1.2 copied to clipboard
Secure clipboard manager with auto-clear and background protection
0.1.2 #
- Added
hasText()to check for clipboard content without reading it. - Added
getData()as a standard way to retrieve clipboard text. - Added
localOnlyoption for iOS to prevent Universal Clipboard sync. - Renamed changelog file to
CHANGELOG.mdfor better pub.dev compatibility.
0.1.1 #
- Fixed class modifiers in platform interface to allow extension.
0.1.0 #
- Migrated to Dart 3.
- Updated SDK constraints and internal dependencies.
0.0.2 #
- Added repository and homepage links
- Fixed pub.dev publishing issues
0.0.1 #
- Initial release