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