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

My secure storage wrapper for flutter_secure_storage

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aw_secure_storage

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

dependencies:
  aw_secure_storage: ^0.0.2

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:aw_secure_storage/aw_secure_storage.dart';
1
likes
130
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

My secure storage wrapper for flutter_secure_storage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_secure_storage

More

Packages that depend on aw_secure_storage