mobile_root_checker
📱 A Flutter plugin to detect whether a device is rooted (Android) or jailbroken (iOS).
Features
- ✅ Detect rooted Android devices
- ✅ Detect jailbroken iOS devices
- ✅ Works with Flutter applications (not pure Dart)
Installation
Add this to your pubspec.yaml:
dependencies:
mobile_root_checker:
git:
url: https://github.com/YOUR_GITHUB_USERNAME/mobile_root_checker