all_image_cache 0.0.5
all_image_cache: ^0.0.5 copied to clipboard
Flutter image cache with memory/disk layers, network/file/bytes sources, SVG support, optional compression, stale fallback, and production-ready widgets.
0.0.5 #
- Relaxed
all_boxconstraint to accept versions>=0.6.0 <2.0.0.
0.0.4 #
- Updated
all_boxto^0.6.0.
0.0.3 #
- Added optional positive-cache TTL per request, default TTL, and TTL resolver.
- Documented TTL usage for images that can change while keeping the same URL.
- Fixed README image and language links for pub.dev rendering.
0.0.2 #
- Updated dependency constraints.
0.0.1 #
- TODO: Describe initial release.