guard_kit 0.1.0
guard_kit: ^0.1.0 copied to clipboard
Mobile security plugin: root/jailbreak detection, developer mode detection, emulator detection, SSL certificate pinning, and screenshot prevention.
0.1.0 #
- Initial release.
- Root / jailbreak detection (Android + iOS).
- Developer mode detection (Android + iOS heuristic).
- Emulator / simulator detection (Android + iOS).
- SSL certificate pinning helper — certificate-byte and SHA-256 fingerprint strategies.
- Screenshot and screen-recording prevention (
ScreenshotBlockerwidget + imperative API). - Clean Architecture: Domain / Data / Presentation layers.
- Full constructor-based Dependency Injection for easy testing.