file_cache library

Typedefs

Loader = FutureOr<HttpClientResponse> Function(String url)
A function that produces http response for url, for when a Cache needs to populate an entry.