v1.0.4insta_image_viewer
フルスクリーン用のシンプルなウィジェットで、スワイプして非表示、ピンチ&ズームに対応しています。
142いいね 140030日間ダウンロード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.