http_hive_cache 0.0.1 copy "http_hive_cache: ^0.0.1" to clipboard
http_hive_cache: ^0.0.1 copied to clipboard

outdated

The response can be cached during HTTP GET.

The response can be cached during HTTP GET.

Features #

Three patterns are supported: no cache, response headers, and client specification.

Getting started #

TODO: List prerequisites and provide or point to information on how to start using the package.

Usage #

final response = await HttpHiveCache.get(
  Uri.parse(url),
);
5
likes
0
pub points
61%
popularity

Publisher

unverified uploader

The response can be cached during HTTP GET.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, hive, http, path, path_provider

More

Packages that depend on http_hive_cache