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