v0.0.2
add_to_wallet
Flutter 插件,公开原生 PKAddPassButton 以与 Apple Wallet 交互
20喜欢 119近 30 天下载120Pub 分数
iOS
用于显示原生“添加到钱包”苹果按钮的 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.