Skip to content

shashwatxx/root_tester

Repository files navigation

root_tester

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

* Android
* IOS

Getting Started

Import the package

import 'package:root_tester/root_tester.dart';

Call funtion isDeviceRooted

bool isDeviceRooted=await RootTester.isDeviceRooted;

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors