Plugin that allow flutter to detect rooted device. It's work in :
- Android
- IOS
import the package
import 'package:root_checker/root_checker.dart'
call function isDeviceRooted
Bool isDeviceRooted = await RootChecker.isDeviceRooted();
| Name | Name | Last commit date | ||
|---|---|---|---|---|