imago 1.0.0 copy "imago: ^1.0.0" to clipboard
imago: ^1.0.0 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.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
0
points
26
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

Documentation

Documentation

License

unknown (license)

Dependencies

cached_network_image, flutter, flutter_svg

More

Packages that depend on imago