random_image_viewer 0.1.0 copy "random_image_viewer: ^0.1.0" to clipboard
random_image_viewer: ^0.1.0 copied to clipboard

Highly customizable Flutter widget that supports displaying various image formats

0.1.0 #

Feature Update

  • Added custom placeholder widget support
  • Added custom error widget support
  • Added background color property
  • Added image rotation functionality with gesture support
  • Updated documentation

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.
9
likes
140
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

Highly customizable Flutter widget that supports displaying various image formats

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

cached_network_image, flutter, flutter_svg

More

Packages that depend on random_image_viewer