multi_image_provider 1.0.2 copy "multi_image_provider: ^1.0.2" to clipboard
multi_image_provider: ^1.0.2 copied to clipboard

A Flutter widget for displaying images with customizable aspect ratio, supporting asset, network (with caching), and SVG image types.

Changelog #

1.0.2 - 2025-07-29 #

Added #

  • Improved cache management in MultiImage widget.
  • Added documentation comments throughout the code.
  • Fixed minor bugs and formatting issues.

1.0.1 - 2025-07-10 #

Added #

  • Improved cache management in MultiImage widget.
  • Added documentation comments throughout the code.
  • Fixed minor bugs and formatting issues.

1.0.0 - 2025-07-10 #

  • Initial release of multi_image_provider
  • Supports asset, network (cached), SVG asset and SVG network images
  • Custom aspect ratio, border radius, placeholder and error widget support
1
likes
160
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter widget for displaying images with customizable aspect ratio, supporting asset, network (with caching), and SVG image types.

Repository (GitHub)
View/report issues

Topics

#image #aspect-ratio #svg #network #cache

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, flutter, flutter_cache_manager, flutter_svg

More

Packages that depend on multi_image_provider