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

PlatformAndroidiOS
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+3

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
145
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

Documentation

API reference

License

MIT (license)

Dependencies

crypto, encrypt, flutter, path_provider

More

Packages that depend on saveey