flutter_image_preview 0.1.1 flutter_image_preview: ^0.1.1 copied to clipboard
Modal image previewer
flutter_image_preview #
Sinple preview for pictures.
Tapping on the image opens the same imagem within a fullscreen dialog for zooming and pinching. To close the dialog just tap the inside de dialog.
Usage #
ImagePreview(assetName: "assets/images/hamburger.png");
Additional information #
Current version load image only from assets.