basic_app_security 1.0.5 copy "basic_app_security: ^1.0.5" to clipboard
basic_app_security: ^1.0.5 copied to clipboard

discontinued

A basic Jailbreak and Root Detection package for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add basic_app_security

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

dependencies:
  basic_app_security: ^1.0.5

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:basic_app_security/basic_app_security.dart';
1
likes
110
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A basic Jailbreak and Root Detection package for Flutter

Homepage
Repository (GitHub)
View/report issues

Topics

#jailbreak #root #security #flutter

Documentation

API reference

License

MIT (license)

Dependencies

basic_widgets, flutter, root_jailbreak_sniffer

More

Packages that depend on basic_app_security