FLUTTER ECOSYSTEM

barkibu/add_to_wallet

Repositório de plugin Flutter para exibir o botão nativo Adicionar à Carteira da Apple

Capa do projeto Adicionar à carteira
Stars
9
Forks
33
Último push (UTC)
15 de ago. de 2024
Status do projeto
Ativo
Barkibu GitHub avatar
GITHUB Organization

Barkibu ↗

A Coruña, Spain
LinguagensDartSwiftRubyKotlinObjective-C

Pacotes publicados por este repositório

Dependências usadas

Lista de dependências 3 itens
  • flutter{"sdk":"flutter"}
  • uuid^3.0.4
  • flutter_testDesenvolvimento{"sdk":"flutter"}

README original

Texto original em inglês. Visite o GitHub para a versão atual.

Expandir / recolher 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