pkb_screen_guard 0.0.4 copy "pkb_screen_guard: ^0.0.4" to clipboard
pkb_screen_guard: ^0.0.4 copied to clipboard

A Flutter plugin that protects screen security (screenshot, recording, mirroring, root/jailbreak detection).

0.0.1 #

  • Initial release of pkb_screen_guard.
  • Added screen security features for iOS and Android.

0.0.2 #

  • Added remote control app detection on Android (e.g. AnyDesk, TeamViewer, QuickSupport).
  • Added manual remote status check via checkRemoteActive.
  • Automatically blocks screen when remote control is detected.
  • Improved overlay protection against screen recording and screen sharing.
  • Added security events for remote detection via EventChannel.
  • Minor stability improvements and internal refactoring.

0.0.3 #

  • Added accessibility (A11Y) service detection using whitelist and blacklist strategy.
  • Added detection of suspicious accessibility services commonly used for remote control and automation.
  • Added manual accessibility status check via checkAccessibilityServices.
  • Automatically blocks screen when suspicious accessibility services are detected.
  • Improved protection against overlay, tapjacking, and screen capture attacks.
  • Improved Android 11+ compatibility with package visibility (<queries>).
  • Minor performance and stability improvements.

0.0.4 #

  • Added iOS screenshot detection with auto overlay and exit flow.
  • Added screen recording / mirroring detection for iOS.
  • Added manual Accessibility scan API.
  • Improved Android overlay and remote control detection.
  • Stability improvements and refactoring.
1
likes
150
points
140
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that protects screen security (screenshot, recording, mirroring, root/jailbreak detection).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pkb_screen_guard

Packages that implement pkb_screen_guard