fl_custom_image_view 1.0.1
fl_custom_image_view: ^1.0.1 copied to clipboard
A flexible Flutter widget for displaying images from multiple sources (network, assets, file, SVG, Lottie) with caching, placeholders, and customization options.
1.0.1 #
- Minor internal improvements and maintenance.
1.0.0 #
- Initial release
- Support for network images with caching
- Support for asset images (PNG, JPG)
- Support for SVG images
- Support for local file paths
- Support for Lottie animations
- Automatic image type detection from path
- Shimmer placeholder for loading states
- Customizable error widget
- Border radius and border support
- Color tint and blend mode support
- Tap callback support