precached_image_painter library

Classes

PrecachedImagePainter
A widget that paints a precached image. The image is painted immediately after the widget is built (without popping in). Use ImageLoader.load() to precache an image or generate it yourself.