safe_clipboard 0.0.2
safe_clipboard: ^0.0.2 copied to clipboard
Provides access to the clipboard with additonal native options
[0.0.2] Feb 9, 2022 #
- Support Flutter 2.10.0 Now its default Android Target is Android 12 (sdk 31).
[0.0.1] Jan 13, 2022 #
- Initial release providing the capabilities to only access the clipboard if the data matches a specific pattern. This can be used to avoid clipboard access notifications on iOS 14+ and Android 12+