chrome_storage_cache 0.0.4
chrome_storage_cache: ^0.0.4 copied to clipboard
A chrome.storage backed implementation of quiver's Cache.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add chrome_storage_cacheThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
chrome_storage_cache: ^0.0.4Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.