Last updated:
0 purchases
http hive cache
The response can be cached during HTTP GET.
Features #
Three patterns are supported: no cache, response headers, and client specification.
Usage #
final response = await HttpHiveCache.get(
Uri.parse(url),
);
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.