fasq_security 0.1.0 copy "fasq_security: ^0.1.0" to clipboard
fasq_security: ^0.1.0 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 Dart:

 $ dart pub add fasq_security

With Flutter:

 $ flutter pub add fasq_security

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

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

Publisher

verified publishershafi.dev

Weekly Downloads

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

Homepage

License

unknown (license)

Dependencies

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

More

Packages that depend on fasq_security