/flutter_image_preview

Flutter package for image preview

Primary LanguageDartMIT LicenseMIT

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.