v1.0.4insta_image_viewer
전체 화면용 간단한 위젯으로 스와이프로 닫기, 핀치 및 줌 기능을 지원합니다.
142좋아요 1.4천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.