secure_screen_wrapper 1.0.2 copy "secure_screen_wrapper: ^1.0.2" to clipboard
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
3
likes
150
points
169
downloads

Publisher

unverified uploader

Weekly Downloads

Prevent screenshots on Android, iOS, and Web. Blocks screenshots on Android, makes them black on iOS, and adds protection layers on Web.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on secure_screen_wrapper

Packages that implement secure_screen_wrapper