FLUTTER ECOSYSTEM

barkibu/add_to_wallet

用於顯示原生「加入錢包」Apple 按鈕的 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