saveey 1.0.0+1 copy "saveey: ^1.0.0+1" to clipboard
saveey: ^1.0.0+1 copied to clipboard

outdated

A comprehensive and secure Saveey package for Flutter, providing robust encryption and decryption capabilities for key-value storage. Safeguard your sensitive data with advanced cryptographic techniqu [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add saveey

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

dependencies:
  saveey: ^1.0.0+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:saveey/saveey.dart';
2
likes
0
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive and secure Saveey package for Flutter, providing robust encryption and decryption capabilities for key-value storage. Safeguard your sensitive data with advanced cryptographic techniques, seamlessly integrated into your Flutter applications. Ensure the confidentiality and integrity of your data using Saveey Flutter.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, encrypt, flutter, path_provider

More

Packages that depend on saveey