FLUTTER ECOSYSTEM

in_app_purchase_storekit

Flutter `in_app_purchase` 插件在 iOS 和 macOS 平台的實作。此實作使用 StoreKit 框架。

最新版本
0.4.13
近 30 天下載
27.5萬
喜歡數
63
Pub 分數
140

Package Overview

根據套件公開資料產生的選型評估,僅供參考。

套件概覽

in_app_purchase_storekit 套件為 Flutter 應用程式中的 iOS 與 macOS 提供原生應用內購買功能。它利用 Apple 的 StoreKit 框架,讓開發者能夠安全地管理產品清單、啟動購買並處理交易憑證。此實作對於需要在 Apple 平台提供數位商品或訂閱的應用程式至關重要。該套件與更廣泛的 `in_app_purchase` 插件無縫整合,確保跨平台行為一致。它支援沙盒測試與生產環境,適用於開發與部署工作流程。

適用情境
  • 為iOS應用實現應用內購買
  • 在 macOS 上管理訂閱
  • 使用 Apple 的沙盒環境進行測試購買
  • 安全處理採購收據
  • 與現有的 Flutter 內購邏輯整合
主要特色
  • Native StoreKit integration
  • Support for iOS and macOS
  • Sandbox and production mode support
  • Receipt validation capabilities
  • Seamless with Flutter's in_app_purchase plugin
適合對象
  • Flutter developers building iOS/macOS apps with in-app purchases
  • Apps requiring subscription management
  • Developers targeting Apple's ecosystem
  • Teams using Flutter's in_app_purchase API
  • Projects needing secure transaction handling
使用建議
  • Requires Apple Developer account
  • Limited to iOS and macOS platforms
  • Needs proper App Store Connect configuration
  • Depends on Flutter's in_app_purchase core
  • Not compatible with Android or web
支援平台iOSmacOS

安裝套件

flutter pub add in_app_purchase_storekit

所屬分類

依賴

依賴清單 4 項

原始碼儲存庫

相關專案

所在榜單