/http_get_cache

HTTP compliant cache for Dart and Flutter. This package is a wrapper around the http package that provides a simple way to cache responses using the 'Cache-Control', 'eTag' and 'Last-Modified' headers.

Primary LanguageDartApache License 2.0Apache-2.0

Issues