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
- Supports Flutter applications (not usable in pure Dart)
🚀 Installation
Add this to your pubspec.yaml:
dependencies:
mobile_root_checker: ^1.0.0