seeded_shared_prefs 0.1.0 copy "seeded_shared_prefs: ^0.1.0" to clipboard
seeded_shared_prefs: ^0.1.0 copied to clipboard

A shared prefs wrapper with seed key support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add seeded_shared_prefs

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

dependencies:
  seeded_shared_prefs: ^0.1.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:seeded_shared_prefs/shared_prefs.dart';
0
likes
130
points
14
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A shared prefs wrapper with seed key support.

License

MIT (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on seeded_shared_prefs