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

Flutter plugin to secure recent-app snapshots on Android (FLAG_SECURE) and to react to iOS screenshot/screen-recording events with optional masking overlays.

pkb_secure_snapshot #

Secure recent-app snapshots on Android and react to iOS screenshot/recording events.

  • Android: Uses FLAG_SECURE. Choose:
    • strictAllTime: blocks screenshots/recording & masks recents
    • onlyWhenBackground: masks recents on background (Android 8.0+) but allows screenshots while app is active
  • iOS: Cannot block screenshots. Provides events to react (screenshot, recording) and optional overlay masking.

Installation #

dependencies:
  pkb_secure_snapshot: ^0.1.0
0
likes
150
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin to secure recent-app snapshots on Android (FLAG_SECURE) and to react to iOS screenshot/screen-recording events with optional masking overlays.

Repository (GitHub)
View/report issues

Topics

#flutter-plugin #security #privacy #screenshot #ios

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pkb_secure_snapshot

Packages that implement pkb_secure_snapshot