hx_imagelistview 1.0.0 copy "hx_imagelistview: ^1.0.0" to clipboard
hx_imagelistview: ^1.0.0 copied to clipboard

A customizable Flutter widget to display a list of images in a grid layout, supporting full-screen preview with zoom, swipe-to-dismiss, and hero animations.

Changelog #

[1.0.0] - 2025-05-07 #

Added #

  • 🎉 Initial release of HxImagelistview.
  • Display grid of image thumbnails with customizable spacing, border, padding, and radius.
  • Supports custom model types via getImageUrl function.
  • Full-screen image preview with zoom, swipe-to-dismiss using ExtendedImageSlidePage.
  • Smooth transition animation using Hero.
  • Image loading indicator (CupertinoActivityIndicator) when loading.

1
likes
140
points
54
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter widget to display a list of images in a grid layout, supporting full-screen preview with zoom, swipe-to-dismiss, and hero animations.

Repository

Documentation

API reference

License

unknown (license)

Dependencies

extended_image, flutter, get

More

Packages that depend on hx_imagelistview