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.