flutter_root_jailbreak_checker 2.0.0
flutter_root_jailbreak_checker: ^2.0.0 copied to clipboard
A professional Flutter plugin to detect Root (Android) and Jailbreak (iOS) access. Essential for verifying device integrity in security-sensitive apps.
2.0.0 #
- Major Performance Update: Optimized detection algorithms for faster and more accurate results.
- Critical Bug Fixes: Resolved issues to ensure consistent behavior across different Android and iOS versions.
- Stability Improvements: Enhanced error handling and fixed potential crashes.
- Code Optimization: Refactored internal logic for better efficiency and maintainability.
1.0.0 #
- Initial release of the Flutter Root & Jailbreak Checker plugin.
- Added root detection for Android.
- Added jailbreak detection for iOS.
- Added emulator/simulator checks.
- Provided a simple API for developers to get a security verdict.