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.
3.3.0Core logic for managing in-app purchases. Provides unified abstractions over StoreKit and StoreKit 2, product fetching, purchases, transaction updates, and receipt validation.
View documentation UI ModuleReady-to-use UI components for paywalls and purchase flows. Offers SwiftUI and UIKit views that integrate with Flare with a single line of code.
View documentation