photo_down_zoom 0.0.2

SDKflutter
Platformandroidioswindowslinuxmacosweb

wlsauddlv@naver.com

photo_down_zoom

Slide DownClose / Zoom / DoubleTapZoom / DoubleTapZoomAnimation

Start before List[ImgUrl]

List img = [ImgUrl]; // oneURL

How use?? => Dialog_create

showDialog(
         context: context,
         builder: (context) => PhotoDownZoom(imgs: img),
       );