anti_screenshot_guard
A Flutter plugin to prevent screenshots and detect screenshot events on Android and iOS.
1.0.4
55 downloads/mo
#3814 most downloaded on pub.dev
panca55/anti_screenshot_guard
What this package is like to depend on
Last release 6 months ago
16 Feb 2026
Too new to tell
only 1 release windows
Some releases are documented
notes for 2 of 5 stable releases
Nothing withdrawn
no release was ever pulled
6 months old
5 releases · first in 2026
5 releases in the last 12 months
see the full history below
Release timeline
5 releases · Feb 2026 to Feb 2026Releases
latest 5-
1.0.416 Feb 2026Nothing published for this version
-
1.0.316 Feb 2026Release notes
Open source →- Updated iOS implementation
- Added Swift Package Manager support
- Updated dependencies
-
1.0.215 Feb 2026Nothing published for this version
-
1.0.115 Feb 2026Nothing published for this version
-
1.0.015 Feb 2026Release notes
Open source →- 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