encrypt_shared_pref 0.0.1 copy "encrypt_shared_pref: ^0.0.1" to clipboard
encrypt_shared_pref: ^0.0.1 copied to clipboard

Simple to use yet powerful package to encrypt shared preferences in android iOS and web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add encrypt_shared_pref

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

dependencies:
  encrypt_shared_pref: ^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:encrypt_shared_pref/encrypt_shared_pref.dart';
10
likes
140
pub points
0%
popularity

Publisher

unverified uploader

Simple to use yet powerful package to encrypt shared preferences in android iOS and web.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

encrypt, flutter, flutter_secure_storage

More

Packages that depend on encrypt_shared_pref