shared_prefs_resource 0.0.2+1 copy "shared_prefs_resource: ^0.0.2+1" to clipboard
shared_prefs_resource: ^0.0.2+1 copied to clipboard

discontinued

Deprecated. Please use `async_resource_flutter` instead. An AsyncResource interface for Flutter shared preferences storage.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shared_prefs_resource

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

dependencies:
  shared_prefs_resource: ^0.0.2+1

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:shared_prefs_resource/shared_prefs_resource.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Deprecated. Please use `async_resource_flutter` instead. An AsyncResource interface for Flutter shared preferences storage.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

async_resource, flutter, shared_preferences

More

Packages that depend on shared_prefs_resource