flutter_root_jailbreak_checker 2.1.2
flutter_root_jailbreak_checker: ^2.1.2 copied to clipboard
A reliable Flutter plugin to detect Root access on Android and Jailbreak on iOS. Essential for device integrity and security apps.
2.1.2 #
- NEW: Added support for Google Play Integrity API (Online Check).
- Improved: Updated example app to demonstrate both Offline and Online checks.
- Fixed: Enhanced detection logic for rooted devices.
- Docs: Updated README with instructions for finding Google Cloud Project Number.
2.0.1 #
- Updated documentation and README instructions.
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.