multi_image_provider library
Multi Image Provider Library
This library provides a widget for displaying images with custom aspect ratio, supporting multiple formats like asset, network, SVG asset, and SVG network.
Classes
- ImageCacheManager
- Provides a customizable singleton cache manager for handling network and SVG image caching.
- MultiImage
- A versatile widget that displays an image with robust sizing options.
Enums
- ImageType
- Defines the supported types of image sources for the MultiImage widget.