images_gallery 0.0.91 copy "images_gallery: ^0.0.91" to clipboard
images_gallery: ^0.0.91 copied to clipboard

an easy way to display an images gallery in flutter, a bit like samsung's gallery

0.0.91 #

  • if image name starts with http:// or https:// always load a network image.

0.0.9 #

  • add the ability to add a widget above the image.

0.0.8 #

  • added base64 support.

0.0.7 #

  • added the ability to set a callback function on images tap, when an image is tapped, the
  • callback function will be called with the path of the tapped image as a string.

0.0.6 #

  • added the ability to have external padding. you can define totalSidePadding as the total of left
  • and right padding.

0.0.5 #

  • remove debug print

0.0.4 #

  • bug fix

0.0.3 #

  • just a bit of refactoring. (DON'T USE, it is bugged.)

0.0.2 #

  • just a bit of refactoring.

0.0.1 #

  • A small neat package to arrange gallery images based on their size and how many images per row.
0
likes
110
pub points
0%
popularity

Publisher

unverified uploader

an easy way to display an images gallery in flutter, a bit like samsung's gallery

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on images_gallery