root_jailbreak_guard 1.0.0
root_jailbreak_guard: ^1.0.0 copied to clipboard
Flutter jailbreak and root detection plugin with AGP 8 support, enhanced security checks, and active maintenance. Forked from flutter_jailbreak_detection.
1.0.0 #
- Initial release as
root_jailbreak_guard, forked fromflutter_jailbreak_detection1.10.0. - Android: AGP 8.2 support with explicit namespace, RootBeer from Maven Central.
- Android: combined
isRootedandisRootedWithBusyBoxCheckfor root detection. - iOS: jailbreak detection includes debugger attachment check.
- iOS: developer mode includes simulator and debugger checks.
- Dart API:
RootJailbreakGuard.jailbrokenandRootJailbreakGuard.developerMode.