security_device 1.2.0 copy "security_device: ^1.2.0" to clipboard
security_device: ^1.2.0 copied to clipboard

Utility to check the Device is Security or not, Jailbroken, DeveloperMode.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add security_device

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  security_device: ^1.2.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:security_device/security_device.dart';
2
likes
150
points
43
downloads

Publisher

verified publisherstevenhsiao.dev

Weekly Downloads

Utility to check the Device is Security or not, Jailbroken, DeveloperMode.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on security_device