screen_security 1.0.0 copy "screen_security: ^1.0.0" to clipboard
screen_security: ^1.0.0 copied to clipboard

A zero-dependency Flutter plugin to prevent screen capturing and recording on iOS and Android.

1.0.0 #

  • Initial release.
  • Prevent screen capturing and recording on iOS and Android.
  • Android: FLAG_SECURE via ActivityAware interface.
  • iOS: Secure UITextField layer injection — no camera-black-screen conflict.
  • Simple enable() / disable() Dart API.
0
likes
150
points
69
downloads

Publisher

verified publisherkidpech.app

Weekly Downloads

A zero-dependency Flutter plugin to prevent screen capturing and recording on iOS and Android.

Repository (GitHub)
View/report issues

Topics

#screen-security #screenshot-prevention #screen-capture #security

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on screen_security

Packages that implement screen_security