short_term_caching 0.0.7 copy "short_term_caching: ^0.0.7" to clipboard
short_term_caching: ^0.0.7 copied to clipboard

Temporary caching package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add short_term_caching

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

dependencies:
  short_term_caching: ^0.0.7

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:short_term_caching/short_term_caching.dart';
0
likes
120
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

Temporary caching package

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, hive, hive_flutter, hive_generator

More

Packages that depend on short_term_caching