screenshot_blocker 0.1.0 copy "screenshot_blocker: ^0.1.0" to clipboard
screenshot_blocker: ^0.1.0 copied to clipboard

A Flutter plugin to prevent screenshots and screen recording for Android.

screenshot_blocker #

A Flutter plugin to prevent screenshots and screen recordings on Android by setting the native FLAG_SECURE flag on the app window.


Features #

  • Prevent screenshots and screen recordings on Android devices
  • Easy to enable or disable screenshot blocking at runtime
  • Minimal setup required
  • Lightweight and focused on Android platform

Installation #

Add this to your pubspec.yaml:

dependencies:
  screenshot_blocker: ^0.1.0


2
likes
0
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to prevent screenshots and screen recording for Android.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on screenshot_blocker

Packages that implement screenshot_blocker