flutter_store_kit 3.0.1 copy "flutter_store_kit: ^3.0.1" to clipboard
flutter_store_kit: ^3.0.1 copied to clipboard

Simplify in-app purchases in Flutter apps with `FlutterStoreKit`. Manage initialization, purchases, and subscriptions with ease. Ideal for premium content and subscriptions.

3.0.1 #

  • iOS purchase product fix

3.0.0 #

  • Migrated to the new unified OpenIAP architecture.
  • Deprecated IAPItem replaced with ProductCommon for both in-app and subscription products.
  • Replaced requestSubscription() and legacy purchase methods with RequestPurchaseProps-based flow.
  • Added support for Android subscriptionOffers and iOS unified sku requests.
  • Improved purchase validation, error handling, and transaction finishing APIs.
  • Updated internal plugin bridge for Android Billing v7 and iOS StoreKit 2 compatibility.
  • Major API redesign for simpler, safer purchase logic.

2.0.4 #

  • iOS 18.x purchase product fix

2.0.3 #

  • Available purchases bug fix.

2.0.2 #

  • Minor issue fixes.

2.0.1 #

  • Solved the available purchases issue.

2.0.0 #

  • Solved the products fetching issue.

1.0.5 #

  • Added platform-specific support to open subscription management pages for Android (Google Play) and iOS (App Store).
8
likes
160
points
94
downloads

Publisher

unverified uploader

Weekly Downloads

Simplify in-app purchases in Flutter apps with `FlutterStoreKit`. Manage initialization, purchases, and subscriptions with ease. Ideal for premium content and subscriptions.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_inapp_purchase, url_launcher

More

Packages that depend on flutter_store_kit