mobile_root_checker 1.0.0
mobile_root_checker: ^1.0.0 copied to clipboard
Flutter ile cihazın rootlu/jailbreak olup olmadığını kontrol eden paket.
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