flutter_security_suite 1.0.1 copy "flutter_security_suite: ^1.0.1" to clipboard
flutter_security_suite: ^1.0.1 copied to clipboard

SecureBankKit - Enterprise-grade Flutter security plugin with root/jailbreak detection, certificate pinning, screenshot protection, app integrity checks, and secure storage.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_security_suite

With Flutter:

 $ flutter pub add flutter_security_suite

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

dependencies:
  flutter_security_suite: ^1.0.1

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:flutter_security_suite/flutter_security_suite.dart';
1
likes
0
points
143
downloads

Publisher

unverified uploader

Weekly Downloads

SecureBankKit - Enterprise-grade Flutter security plugin with root/jailbreak detection, certificate pinning, screenshot protection, app integrity checks, and secure storage.

Repository (GitHub)
View/report issues

Topics

#security #encryption #root-detection #certificate-pinning #storage

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

crypto, flutter

More

Packages that depend on flutter_security_suite

Packages that implement flutter_security_suite