FLUTTER ECOSYSTEM

barkibu/add_to_wallet

用于显示原生“添加到钱包”苹果按钮的 Flutter 插件仓库

添加到钱包 项目封面
Stars
9
Forks
33
最近推送(UTC)
2024年8月15日
项目状态
未归档
Barkibu GitHub avatar
GITHUB Organization

Barkibu ↗

A Coruña, Spain
语言DartSwiftRubyKotlinObjective-C

此仓库发布的插件

使用的依赖

依赖清单 3 项
  • flutter{"sdk":"flutter"}
  • uuid^3.0.4
  • flutter_test开发依赖{"sdk":"flutter"}

原始 README

以下为英文项目原文快照,最新内容请访问 GitHub。

展开 / 收起项目 README

AddToWallet Flutter plugin

A flutter plugin exposing the native Add To Wallet iOS button.

How

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.

References

  • How this works under the carpet: https://flutter.dev/docs/development/platform-integration/platform-views