anti_screenshot_guard 1.0.4 copy "anti_screenshot_guard: ^1.0.4" to clipboard
anti_screenshot_guard: ^1.0.4 copied to clipboard

A Flutter plugin to prevent screenshots and detect screenshot events on Android and iOS.

Changelog #

1.0.3 - 2026-02-16 #

  • Updated iOS implementation
  • Added Swift Package Manager support
  • Updated dependencies

1.0.0 - 2026-02-16 #

  • Initial release
  • Android screenshot prevention using FLAG_SECURE
  • iOS screenshot detection using UIApplication.userDidTakeScreenshotNotification
  • SecureScreen widget with blur and callback support
  • Event-based screenshot listener API
0
likes
155
points
117
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to prevent screenshots and detect screenshot events on Android and iOS.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on anti_screenshot_guard

Packages that implement anti_screenshot_guard