dio_cache_ttl 0.3.1 copy "dio_cache_ttl: ^0.3.1" to clipboard
dio_cache_ttl: ^0.3.1 copied to clipboard

Caching system for Flutter using dio with TTL.

0.3.1 [2025-01-22] #

Added #

  • Implemented caching system for Dio with TTL (Time-To-Live).
  • Supports local file caching using path_provider.
  • Added shared preferences support for metadata storage.
  • Configurable cache folder and expiration time.
  • Logging support for debugging.

Fixed #

  • Resolved issue with expired cache not being cleared dynamically.
  • Improved filename encoding to avoid URL conflicts.

Changed #

  • Optimized cache validation to prevent unnecessary redownloads.
  • Updated dependencies for better stability.

TODO #

  • Improve cache eviction strategy.
  • Provide additional storage backends beyond shared_preferences.
1
likes
0
points
31
downloads

Publisher

verified publisherflagodna.com

Weekly Downloads

Caching system for Flutter using dio with TTL.

Repository (GitHub)
View/report issues

Topics

#cache #ttl #dio #file

Documentation

Documentation

License

unknown (license)

Dependencies

dio, flutter, path_provider

More

Packages that depend on dio_cache_ttl