random_image_viewer 0.0.1
random_image_viewer: ^0.0.1 copied to clipboard
Highly customizable Flutter widget that supports displaying various image formats
0.0.1 #
Initial Release
- Added support for multiple image formats: SVG, PNG, JPG, JPEG, GIF, WebP, BMP, TIFF, ICO, HEIC, and network images.
- Implemented interactive zooming (
enableZoom). - Added error handling with customizable icons and colors.
- Supports onTap gesture detection.
- Fully customizable: height, width, fit, borders, alignment, and margins.
- Optimized for performance with caching for network images.