jail_guard

Last updated:

0 purchases

jail_guard Image
jail_guard Images
Add to Cart

Description:

jail guard

jail_guard #
A flutter plugin package to detect device security
Getting Started #
a specialized package that includes platform-specific implementation code for
Android and/or iOS.
-Implementing iOS jailbroken device detection.
-Implement android root device detection.
import 'package:jail_guard/jail_guard.dart';

final _jailGuardPlugin = JailGuard();
var jailbreak = await _jailGuardPlugin.checkJailbreak();
copied to clipboard

License:

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

Files In This Product:

Customer Reviews

There are no reviews.