cache_it 0.0.5 copy "cache_it: ^0.0.5" to clipboard
cache_it: ^0.0.5 copied to clipboard

outdated

A simple object cache implementation

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cache_it

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

dependencies:
  cache_it: ^0.0.5

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:cache_it/cache_it.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A simple object cache implementation

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

uuid

More

Packages that depend on cache_it