fifty_storage 0.1.2 copy "fifty_storage: ^0.1.2" to clipboard
fifty_storage: ^0.1.2 copied to clipboard

Secure token storage and preferences management for Flutter apps. Part of the Fifty Flutter Kit.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fifty_storage

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

dependencies:
  fifty_storage: ^0.1.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:fifty_storage/fifty_storage.dart';
0
likes
150
points
271
downloads

Documentation

API reference

Publisher

verified publisherfifty.dev

Weekly Downloads

Secure token storage and preferences management for Flutter apps. Part of the Fifty Flutter Kit.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #storage #secure-storage #preferences

License

MIT (license)

Dependencies

flutter, flutter_secure_storage, get_storage

More

Packages that depend on fifty_storage