pkb_screen_guard 0.0.2
pkb_screen_guard: ^0.0.2 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.