custom_image_view library
A flexible Flutter widget for displaying images from multiple sources: network, assets, file, SVG, and Lottie animations.
Supports caching, placeholders, error handling, and extensive customization.
Classes
- CustomImageView
- A flexible image view widget that supports multiple image sources.
Enums
- ImageType
- Image type enum for supported image formats.
Extensions
- ImageTypeExtension on String
- Extension to determine ImageType from a string path.