mobile_root_checker 1.0.1 copy "mobile_root_checker: ^1.0.1" to clipboard
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
1
likes
160
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter ile cihazın rootlu/jailbreak olup olmadığını kontrol eden paket.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on mobile_root_checker

Packages that implement mobile_root_checker