flutter_image_cache_placeholder 1.0.0 copy "flutter_image_cache_placeholder: ^1.0.0" to clipboard
flutter_image_cache_placeholder: ^1.0.0 copied to clipboard

A high-performance progressive image loading widget for Flutter that combines CachedNetworkImage, BlurHash, dominant colors, and smooth fade transitions.

1.0.0 #

  • Initial release of flutter_image_cache_placeholder.
  • Support progressive multi-stage image loading (Dominant Color -> BlurHash -> Low-Res -> High-Res).
  • Built-in network caching using cached_network_image.
  • Seamless asset and memory byte array fallback loaders.
  • Customizable fading transitions and layout configurations.
0
likes
50
points
43
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A high-performance progressive image loading widget for Flutter that combines CachedNetworkImage, BlurHash, dominant colors, and smooth fade transitions.

Homepage

License

MIT (license)

Dependencies

cached_network_image, flutter, flutter_blurhash

More

Packages that depend on flutter_image_cache_placeholder