flutter_root_jailbreak_checker 2.1.5
flutter_root_jailbreak_checker: ^2.1.5 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.5 #
- Critical Fix: Resolved Android build dependencies and Gradle errors.
- Enhanced: Improved offline detection logic for Root and Jailbreak.
- UI: Updated example app with a detailed integrity dashboard.
2.1.4 #
- Fixed (Android): Resolved Gradle dependencies for Google Play Integrity API.
- Fixed (iOS): Corrected method channel names to match Dart implementation.
- Improved: Stability improvements for both Offline and Online checks.
2.1.3 #
- Updated: Added package
topicsfor better search ranking on pub.dev. - Docs: Updated README to highlight Google Play Integrity (Online Check) support.
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.