flutter_neo_shield 2.1.1 copy "flutter_neo_shield: ^2.1.1" to clipboard
flutter_neo_shield: ^2.1.1 copied to clipboard

Complete client-side security toolkit for Flutter — 27 shields + CLI security scanner covering RASP, PII protection, encryption, biometrics, anti-tampering, and more. Native on all 6 platforms.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate flutter_neo_shield

Use it

The package has the following executables:

$ scan

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_neo_shield

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

dependencies:
  flutter_neo_shield: ^2.1.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:flutter_neo_shield/flutter_neo_shield.dart';
4
likes
110
points
169
downloads

Documentation

API reference

Publisher

verified publisherineelakandan.in

Weekly Downloads

Complete client-side security toolkit for Flutter — 27 shields + CLI security scanner covering RASP, PII protection, encryption, biometrics, anti-tampering, and more. Native on all 6 platforms.

Repository (GitHub)
View/report issues

Topics

#security #privacy #pii #logging #obfuscation

License

MIT (license)

Dependencies

analyzer, build, dio, flutter, flutter_web_plugins, meta, plugin_platform_interface, source_gen, web

More

Packages that depend on flutter_neo_shield

Packages that implement flutter_neo_shield