FlutterFever Studio
Back to packages

In App Purchase Flutter package guide

Official Flutter plugin for App Store and Play Store purchases.

Install command
Copy and run in your Flutter project
flutter pub add in_app_purchase

When to use In App Purchase

Official Flutter plugin for App Store and Play Store purchases.

Pros

  • Official in-app purchase flow
  • Works for subscriptions

Watch outs

  • Store rules and receipt validation required

Official package resources