lightbox 0.1.0 copy "lightbox: ^0.1.0" to clipboard
lightbox: ^0.1.0 copied to clipboard

Flutter plugin to create lightbox like in web apps. Usefull to show images as a diaporama overlay with controls of many types of images(url,assets,file,bytes).

[0.1.0] - 2021-10-18. #

  • Flutter plugin to create lightbox like in web apps.
  • Added support for Files and base64 encoded string to be read as bytes
  • Exported library files
  • Added more documentation
  • ImageType to specify the type of images passed to the widget
  • Migrated plugin to sound null safety
32
likes
160
points
52
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin to create lightbox like in web apps. Usefull to show images as a diaporama overlay with controls of many types of images(url,assets,file,bytes).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, flutter

More

Packages that depend on lightbox