image_bundler 1.0.0
image_bundler: ^1.0.0 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