app_preference_secure_storage 0.2.0 copy "app_preference_secure_storage: ^0.2.0" to clipboard
app_preference_secure_storage: ^0.2.0 copied to clipboard

secure storage adapter for app_preference

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add app_preference_secure_storage

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

dependencies:
  app_preference_secure_storage: ^0.2.0

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:app_preference_secure_storage/app_preference_secure_storage.dart';
0
likes
140
points
48
downloads

Publisher

verified publisherpub.timnew.me

Weekly Downloads

secure storage adapter for app_preference

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

app_preference, flutter, flutter_secure_storage

More

Packages that depend on app_preference_secure_storage