root_checker_plus 1.1.1 copy "root_checker_plus: ^1.1.1" to clipboard
root_checker_plus: ^1.1.1 copied to clipboard

Flutter plugin for Android root detection and iOS jailbreak detection.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add root_checker_plus

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  root_checker_plus: ^1.1.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:root_checker_plus/root_checker_plus.dart';
23
likes
150
points
25.1k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Android root detection and iOS jailbreak detection.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on root_checker_plus

Packages that implement root_checker_plus