cached_http_client 0.0.2 copy "cached_http_client: ^0.0.2" to clipboard
cached_http_client: ^0.0.2 copied to clipboard

A Flutter package for making HTTP requests with automatic caching.

0.0.1 #

  • Initial release with basic HTTP request caching functionality.

0.0.2 #

  • Added: Support for custom cache storage options. You can now choose between in-memory and file-based storage for cached responses.
  • Enhanced: Improved error handling with more descriptive error messages for failed requests.
  • Fixed: Bug where cache expiration was not correctly applied in some edge cases.
  • Updated: Documentation to include new features and usage examples.
  • Optimized: Performance improvements in cache management and request handling.
1
likes
140
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for making HTTP requests with automatic caching.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, http, path_provider

More

Packages that depend on cached_http_client