lightbox 0.1.0 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