v1.0.4insta_image_viewer
一個簡單的全螢幕小部件,支援滑動關閉、捏合縮放。
142喜歡 1400近 30 天下載150Pub 分數
AndroidiOSWebmacOSWindowsLinux
Flutter 套件 - 支援滑動關閉與捏合縮放的全螢幕簡單組件。
{"sdk":"flutter"}{"sdk":"flutter"}^1.0.0以下為英文專案原文快照,最新內容請造訪 GitHub。
A simple widget to display image in a full-screen, swipe it to dismiss, pinch & zoom.
InstaImageViewer Demo
As easy as an image widget:
SizedBox(
width: 100,
height: 140,
child: InstaImageViewer(
child: Image(
image: Image.network("https://picsum.photos/id/507/1000").image,
),
),
),
TODO:
For any bugs, suggestions - please submit an issue.
InstaImageViewer is a project by Agoradesk, P2P cryptocurrency trading platform. Created by the team behind LocalMonero, the biggest and most trusted Monero P2P trading platform.