mobile_root_checker 1.0.0 copy "mobile_root_checker: ^1.0.0" to clipboard
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
1
likes
155
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