engine_security 1.2.1 copy "engine_security: ^1.2.1" to clipboard
engine_security: ^1.2.1 copied to clipboard

Advanced security detection system for Flutter applications focused on Android and iOS. Detects Frida, Root/Jailbreak, Emulator, and Debugger threats with high precision.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add engine_security

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

dependencies:
  engine_security: ^1.2.1

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:engine_security/engine_security.dart';
6
likes
160
points
340
downloads

Publisher

verified publisherstmr.tech

Weekly Downloads

Advanced security detection system for Flutter applications focused on Android and iOS. Detects Frida, Root/Jailbreak, Emulator, and Debugger threats with high precision.

Homepage
Repository (GitHub)
View/report issues

Topics

#security #detection #frida #mobile #android

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

crypto, device_info_plus, flutter, geolocator, location, package_info_plus, permission_handler

More

Packages that depend on engine_security