overture library
Tiny Flutter utility that pre-warms the image cache with a batch of network URLs from non-widget contexts. Pairs with any image widget.
Classes
- Overture
-
Pre-warms Flutter's
PaintingBinding.instance.imageCachewith a batch of images from non-widget contexts (controllers, services, repositories) — no BuildContext required.