secure_shield 1.2.0 copy "secure_shield: ^1.2.0" to clipboard
secure_shield: ^1.2.0 copied to clipboard

An intelligent, all-in-one security shield for Flutter apps, providing threat detection, analysis, and configurable automated responses.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add secure_shield

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

dependencies:
  secure_shield: ^1.2.0

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:secure_shield/secure_shield.dart';
2
likes
150
points
177
downloads

Publisher

verified publisherzekiankun.com.tr

Weekly Downloads

An intelligent, all-in-one security shield for Flutter apps, providing threat detection, analysis, and configurable automated responses.

Repository

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

firebase_core, firebase_remote_config, flutter, json_annotation, logging, plugin_platform_interface

More

Packages that depend on secure_shield

Packages that implement secure_shield