dahabit / bm_security_plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bm_security_plugin

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

Getting Started

  1. Add this to pubspec.yaml:
bm_security_plugin: any
  1. Import package
import 'package:bm_security_plugin/bm_security_plugin.dart';
  1. Check for Jailbreak / Root
await BMSecurityPlugin.deviceIsJailbroken;

About

License:MIT License


Languages

Language:Java 25.7%Language:Dart 24.9%Language:C 15.5%Language:Ruby 13.5%Language:Kotlin 9.5%Language:Swift 6.9%Language:Objective-C 3.0%Language:CMake 1.0%