How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Flare is a lightweight, developer-friendly Swift framework that simplifies working with in-app purchases. It provides a clean, unified API over StoreKit and StoreKit 2, includes async/await-ready workflows, and offers built-in UI components for a seamless integration experience.
The main features of space-code/flare are: App Store Management.
Projects with overlapping indexed features include: apphud/apphudsdk — Build, Measure and Grow iOS subscription business. benjaminmayo/merchantkit — A modern In-App Purchases management framework for iOS. bizz84/swiftystorekit — SwiftyStoreKit is a Swift library and framework for processing in-app purchases on iOS, tvOS, and macOS. It serves as… jinsasaki/inapppurchase — A Simple and Lightweight framework for In App Purchase (Store Kit 1). mezhevikin/appreview — ⭐️ A tiny library for iOS and macOS to request reviews on the App Store. This is a wrapper around the native…
A modern In-App Purchases management framework for iOS.
SwiftyStoreKit is a Swift library and framework for processing in-app purchases on iOS, tvOS, and macOS. It serves as a wrapper for the StoreKit framework to manage consumable, non-consumable, and subscription transactions. The project provides tools for verifying the legitimacy of purchase receipts and extracting product identifiers to unlock content. It includes a system for managing the payment queue, restoring previous purchases, and tracking subscription lifecycles. The library also incorporates a digital content download manager to control the transfer of purchased files from remote se
A Simple and Lightweight framework for In App Purchase (Store Kit 1)