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), );