screenshot_defender 1.0.0+4 copy "screenshot_defender: ^1.0.0+4" to clipboard
screenshot_defender: ^1.0.0+4 copied to clipboard

A Flutter plugin that prevents screenshots and screen recordings on iOS and Android.

1.0.0+4 #

  • Fix the missing demo GIFs in the README.
  • Fix the README: use an absolute link to the example folder so it resolves on pub.dev.

1.0.0+3 #

  • Use animated GIFs instead of videos for the demos so they render inline on pub.dev and GitHub.

1.0.0+2 #

  • Add Android and iOS demo recordings to the README.
  • Point homepage and repository to the project repository.

1.0.0+1 #

  • Initial release.
  • Block screenshots and screen recordings while the app is in the foreground.
  • Unblock screenshots and screen recordings on demand.
  • Android support via FLAG_SECURE on the activity window.
  • iOS support via a secure UITextField layer.
6
likes
150
points
12
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that prevents screenshots and screen recordings on iOS and Android.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on screenshot_defender

Packages that implement screenshot_defender