fasq_security 0.1.4+2 copy "fasq_security: ^0.1.4+2" to clipboard
fasq_security: ^0.1.4+2 copied to clipboard

Security plugin package for FASQ with encryption, secure storage, and persistence capabilities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fasq_security

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

dependencies:
  fasq_security: ^0.1.4+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:fasq_security/fasq_security.dart';
0
likes
130
points
148
downloads

Publisher

verified publishershafi.dev

Weekly Downloads

Security plugin package for FASQ with encryption, secure storage, and persistence capabilities.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

crypto, drift, fasq, flutter, flutter_secure_storage, path, path_provider, pointycastle, sqlite3_flutter_libs

More

Packages that depend on fasq_security