Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 480 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 480 Bytes

image_preview

Preview pictures and support left and right sliding switch.

show

Open full screen image preview by PreviewData data

openImagesPage(Navigator.of(context),
      data: PreviewData(),
      // etc.
      );

see example for more.