crypted_preferences 0.0.2 copy "crypted_preferences: ^0.0.2" to clipboard
crypted_preferences: ^0.0.2 copied to clipboard

Flutter preferences management with crypto capabilities

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add crypted_preferences

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

dependencies:
  crypted_preferences: ^0.0.2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:crypted_preferences/crypted_preferences.dart';
5
likes
25
pub points
0%
popularity

Publisher

verified publisherjaumard.com

Flutter preferences management with crypto capabilities

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

meta

More

Packages that depend on crypted_preferences