flutter_screenshot_detect 0.1.6 copy "flutter_screenshot_detect: ^0.1.6" to clipboard
flutter_screenshot_detect: ^0.1.6 copied to clipboard

A Flutter plugin to detect screenshots on Android and iOS devices. It provides real-time detection using content observers for older Android versions and screen capture callbacks for Android 14+. Supp [...]

0.1.6 #

  • Fix null being passed into event sink from ios screenshot_detector class

0.1.5 #

  • Modify Native android screenshot path check logic
  • Update Readme

0.1.4 #

  • Update Description, Update constraint on plugin_platform_interface to 2.1.8

0.1.3 #

  • Readme Update

0.1.3 #

  • Readme Update simplest

0.1.1 #

  • Refactor Old References

0.1.0 #

  • Initial Release
7
likes
150
points
1.09k
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to detect screenshots on Android and iOS devices. It provides real-time detection using content observers for older Android versions and screen capture callbacks for Android 14+. Supports all Android versions.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_screenshot_detect