FLUTTER ECOSYSTEM

barkibu/add_to_wallet

ネイティブな「ウォレットに追加」Appleボタンを表示するためのFlutterプラグインリポジトリ

ウォレットに追加 のプロジェクト画像
Stars
9
Forks
33
最終プッシュ(UTC)
2024/08/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