Skip to content

avinash-gotluru/flutter_root_detection

Repository files navigation

flutter_root_detection

Flutter Root Detection for Both Android and IOS which does not run the application on root or sudo

Getting Started

  _jailbroken = await FlutterRootDetection.jailbroken;
  _developerMode = await FlutterRootDetection.developerMode;

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published