all_image_cache 0.0.6 copy "all_image_cache: ^0.0.6" to clipboard
all_image_cache: ^0.0.6 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.6 #

  • Replaced the collision-prone default UUID key algorithm with a local, versioned SHA-256 generator and isolated potentially contaminated legacy cache entries.
  • Started raster fades on the first decoded frame and SVG fades after successful parsing, while preserving the placeholder during decode.
  • Added source-aware visual keys plus configurable fade-out duration and curve.
  • Included manager identity in CachedImageProvider equality and hash code.
  • Documented animated imageBuilder compositions and ImageProvider animation limitations.

0.0.5 #

  • Relaxed all_box constraint to accept versions >=0.6.0 <2.0.0.

0.0.4 #

  • Updated all_box to ^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.
4
likes
0
points
507
downloads

Publisher

verified publisheropensource.tatamemaster.com.br

Weekly Downloads

Flutter image cache with memory/disk layers, network/file/bytes sources, SVG support, optional compression, stale fallback, and production-ready widgets.

Homepage
Repository (GitHub)
View/report issues

Topics

#cache #image #svg #compression #flutter

License

unknown (license)

Dependencies

all_box, all_image_compress, flutter, flutter_svg, http, path_provider

More

Packages that depend on all_image_cache