root_checker 0.1.3 copy "root_checker: ^0.1.3" to clipboard
root_checker: ^0.1.3 copied to clipboard

Plugin used for detecting root device in android and ios.

CI status

root_checker #

Plugin that allow flutter to detect rooted device. It's work in :

  • Android
  • IOS

Getting Started #

import the package

    import 'package:root_checker/root_checker.dart'

call function isDeviceRooted

   Bool isDeviceRooted = await RootChecker.isDeviceRooted();
11
likes
20
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

Plugin used for detecting root device in android and ios.

Repository (GitHub)

License

unknown (license)

Dependencies

flutter

More

Packages that depend on root_checker