fintech_security 1.0.2 copy "fintech_security: ^1.0.2" to clipboard
fintech_security: ^1.0.2 copied to clipboard

A comprehensive security plugin for Flutter that detects Root/Jailbreak, VPN, Screen Recording, Mirroring, Casting, Developer Mode, and Emulators.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fintech_security

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

dependencies:
  fintech_security: ^1.0.2

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:fintech_security/fintech_security.dart';
2
likes
130
points
157
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A comprehensive security plugin for Flutter that detects Root/Jailbreak, VPN, Screen Recording, Mirroring, Casting, Developer Mode, and Emulators.

Topics

#security #root-detection #vpn-detection #screen-protection #fintech

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fintech_security

Packages that implement fintech_security