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

Libraries

image_bundler