simple_cache 0.0.3 copy "simple_cache: ^0.0.3" to clipboard
simple_cache: ^0.0.3 copied to clipboard

Extension of shared_preferences

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_cache

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

dependencies:
  simple_cache: ^0.0.3

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

Publisher

unverified uploader

Extension of shared_preferences

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, shared_preferences

More

Packages that depend on simple_cache