imago 1.0.3 copy "imago: ^1.0.3" to clipboard
imago: ^1.0.3 copied to clipboard

A powerful and flexible image widget for Flutter applications with support for network images, local assets, and file images.

Changelog #

1.0.3 #

Added #

  • Enhanced constructor with more image control options

Fixed #

  • Fixed placeholder icon centering

1.0.2 #

Fixed #

  • Fixed placeholder icon centering issue in default placeholder widget
  • Improved placeholder widget styling with consistent border radius

1.0.0 #

Added #

  • Initial release of Imago - A flexible image widget for Flutter
  • Support for network, local, and file images with SVG support
  • Built-in caching and error handling
  • Icon-based default placeholder (Icons.image_outlined)
  • Asset existence checking methods
  • Factory constructors: Imago.localSvg(), Imago.localImage(), Imago.file(), Imago.of()
  • Custom placeholders, border radius, color blending, and progress indicators
1
likes
130
points
196
downloads

Publisher

verified publishervenhdev.me

Weekly Downloads

A powerful and flexible image widget for Flutter applications with support for network images, local assets, and file images.

Repository (GitHub)
View/report issues

Topics

#flutter #image #widget #svg #caching

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

cached_network_image, flutter, flutter_svg

More

Packages that depend on imago