bm_security_plugin 1.0.7 copy "bm_security_plugin: ^1.0.7" to clipboard
bm_security_plugin: ^1.0.7 copied to clipboard

Flutter root and jailbreak detection plugin. This plugin is a wrapper for Rootbeer (Android) and IOSSecuritySuite (iOS).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bm_security_plugin

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

dependencies:
  bm_security_plugin: ^1.0.7

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:bm_security_plugin/bm_security_plugin.dart';
2
likes
40
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter root and jailbreak detection plugin. This plugin is a wrapper for Rootbeer (Android) and IOSSecuritySuite (iOS).

Homepage

License

MIT (license)

Dependencies

ffi, flutter

More

Packages that depend on bm_security_plugin

Packages that implement bm_security_plugin