pre_image_view 0.0.3 copy "pre_image_view: ^0.0.3" to clipboard
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
1
likes
150
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

A versatile Flutter image widget that simplifies displaying various image types (PNG, SVG, Lottie animations) from different sources with advanced customization options.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, flutter, flutter_svg, lottie

More

Packages that depend on pre_image_view