image_bundler 1.1.3
image_bundler: ^1.1.3 copied to clipboard
A Flutter tool that bundles a collection of input images as responsive images.
image_bundler #
A Flutter tool that bundles a collection of input images as responsive images, by generating:
- a single spritesheet png file that contains all images in small size
- the vector graphics binaries for svg files
- all the pixel ratio variants
- a Flutter widget that can be used to display the images