fintech_security 1.0.0 copy "fintech_security: ^1.0.0" to clipboard
fintech_security: ^1.0.0 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 Dart:

 $ dart pub add fintech_security

With Flutter:

 $ flutter pub add fintech_security

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

dependencies:
  fintech_security: ^1.0.0

Alternatively, your editor might support dart pub get or 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
0
points
163
downloads

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

unknown (license)

Dependencies

flutter

More

Packages that depend on fintech_security

Packages that implement fintech_security