FLUTTER ECOSYSTEM

barkibu/add_to_wallet

Flutter Plugin repo to display the native Add to Wallet Apple button

add_to_wallet project cover
Stars
9
Forks
33
Last push (UTC)
Aug 15, 2024
Project status
Active
Barkibu GitHub avatar
GITHUB Organization

Barkibu ↗

A Coruña, Spain
LanguagesDartSwiftRubyKotlinObjective-C

Packages published by this repository

Dependencies used

Dependency list 3 items
  • flutter{"sdk":"flutter"}
  • uuid^3.0.4
  • flutter_testDevelopment{"sdk":"flutter"}

Original README

English project snapshot. Visit GitHub for the latest content.

Expand / collapse project 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