v0.0.2
add_to_wallet
Flutter 플러그인으로 Apple Wallet과 상호 작용하기 위해 네이티브 PKAddPassButton 노출
20좋아요 11930일 다운로드120Pub 점수
iOS
네이티브 '지갑에 추가' Apple 버튼을 표시하기 위한 Flutter 플러그인 리포지토리
{"sdk":"flutter"}^3.0.4{"sdk":"flutter"}아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.
A flutter plugin exposing the native Add To Wallet iOS button.
This plugin registers a native view factory and exposes it as a stateful widget into any flutter ecosystem. The intended use is for iOS mobile platform but the plugin should be safely usable in any other if you provide the widget with a unsupportedPlatformChild child widget.