secure_screen_wrapper 1.0.2
secure_screen_wrapper: ^1.0.2 copied to clipboard
Prevent screenshots on Android, iOS, and Web. Blocks screenshots on Android, makes them black on iOS, and adds protection layers on Web.
1.0.2 #
- Updated README.md.
1.0.1 #
- Fixed iOS screenshot protection layout issues.
1.0.0 #
- Initial release
- Android: Prevent screenshots using FLAG_SECURE
- iOS: Make screenshots appear black using secure text entry
- Web: Disable right-click, text selection, and screenshot shortcuts
- Widget-based protection for specific screens
- Global security mode for entire app
- Dynamic enable/disable support