angel3_cache 8.0.0 copy "angel3_cache: ^8.0.0" to clipboard
angel3_cache: ^8.0.0 copied to clipboard

A service that provides HTTP caching to the response data for Angel3

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add angel3_cache

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

dependencies:
  angel3_cache: ^8.0.0

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:angel3_cache/angel3_cache.dart';
2
likes
0
points
44
downloads

Publisher

verified publisherdukefirehawk.com

Weekly Downloads

A service that provides HTTP caching to the response data for Angel3

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

angel3_framework, collection, logging, meta, pool

More

Packages that depend on angel3_cache