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

Flexible gallery package for displaying multiple network and asset images in adaptive layouts.

1.0.0 #

  • Fixed use_build_context_synchronously lint by checking context.mounted.
  • Updated Color.withOpacity to Color.withValues for Flutter 3.27 compatibility.
  • Updated Dependencies

0.1.2 #

  • Updated dependencies

0.1.1 #

  • Used CachedNetworkImage instead of NetworkImage for better performance and caching images

0.1.0 #

  • Optimized code for maximum pub points

0.0.9 #

  • Added networkImageHeaders parameter to allow for custom headers to be passed to the network image

0.0.8 #

  • Changed the process of listing images and captions by introducing List<ImageModel>
  • Captions are now fully optional

0.0.7 #

  • Optimized code for maximum pub points

0.0.6 #

  • Added download image feature
  • Updated Dependencies

0.0.5 #

  • Optimized code for maximum pub points

0.0.3 #

  • Made height and width parameters dynamic
  • Added Caption feature
  • Updates to README
  • Added a CHANGELOG

0.0.2 #

  • Minor Fixes

0.0.1 #

  • Initial public release
60
likes
150
points
146
downloads

Publisher

unverified uploader

Weekly Downloads

Flexible gallery package for displaying multiple network and asset images in adaptive layouts.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, dio, flutter, image_gallery_saver_plus, photo_view, readmore

More

Packages that depend on multi_image_layout