root_tester

Creator: coderz1093

Last updated:

Add to Cart

Description:

root tester

root_tester #
It can be used to detect if device is rooted or not in:

* Android
* IOS

copied to clipboard
Getting Started #
Import the package
import 'package:root_tester/root_tester.dart';
copied to clipboard
Call funtion isDeviceRooted
bool isDeviceRooted=await RootChecker.isDeviceRooted();
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.