FLUTTER ECOSYSTEM

in_app_purchase_storekit

An implementation for the iOS and macOS platforms of the Flutter `in_app_purchase` plugin. This uses the StoreKit Framework.

Latest version
0.4.13
30-day downloads
275K
Likes
63
Pub points
140

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

The in_app_purchase_storekit package provides native in-app purchase functionality for iOS and macOS within Flutter applications. It leverages Apple's StoreKit framework to enable developers to manage product listings, initiate purchases, and handle transaction receipts securely. This implementation is essential for apps requiring digital goods or subscriptions on Apple platforms. The package integrates seamlessly with the broader `in_app_purchase` plugin, ensuring consistent behavior across platforms. It supports both sandbox testing and production environments, making it suitable for development and deployment workflows.

Use cases
  • Implementing in-app purchases for iOS apps
  • Managing subscriptions on macOS
  • Testing purchases using Apple's sandbox environment
  • Handling purchase receipts securely
  • Integrating with existing Flutter in-app purchase logic
Key features
  • Native StoreKit integration
  • Support for iOS and macOS
  • Sandbox and production mode support
  • Receipt validation capabilities
  • Seamless with Flutter's in_app_purchase plugin
Suitable for
  • 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
Considerations
  • 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
Supported platformsiOSmacOS

Install package

flutter pub add in_app_purchase_storekit

Categories

Dependencies

Dependency list 4 items

Source repository

Related projects

Rankings