security_plus 1.0.0 copy "security_plus: ^1.0.0" to clipboard
security_plus: ^1.0.0 copied to clipboard

PlatformAndroidiOS
outdated

A new Flutter plugin to detect root and jail break.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add security_plus

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

dependencies:
  security_plus: ^1.0.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_plus/security_plus.dart';
19
likes
140
points
7.78k
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter plugin to detect root and jail break.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Unlicense (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on security_plus

Packages that implement security_plus