pre_image_view 0.0.3
pre_image_view: ^0.0.3 copied to clipboard
A versatile Flutter image widget that simplifies displaying various image types (PNG, SVG, Lottie animations) from different sources with advanced customization options.
0.0.3 #
- Added support for network SVG images
- Added color customization for SVG images
- Implemented memory caching for better performance
- Added image loading progress indicator customization
- Added support for image blending modes
- Added image filters and effects
- Implemented proper margin handling
- Fixed placeholder sizing issues
- Improved error handling for all image types
0.0.1 #
- Initial release of PreImageView
- Support for multiple image types (PNG, SVG, Lottie animations)
- Support for multiple sources (assets, network, file)
- Smart type detection based on path/URL
- Basic styling options (borders, shapes)
- Simple error handling with placeholders