Skip to content

Flutter in-app purchases and subscriptions made easy. iOS and Android support.

License

Notifications You must be signed in to change notification settings

AphinityApp/purchases-flutter

 
 

Repository files navigation

RevenueCat

pub package

purchases_flutter

purchases_flutter is a client for the RevenueCat subscription and purchase tracking system. It is an open source framework that provides a wrapper around StoreKit, Google Play Billing and the RevenueCat backend to make implementing in-app subscriptions in Flutter easy - receipt validation and status tracking included!

Features

RevenueCat
Server-side receipt validation
➡️ Webhooks - enhanced server-to-server communication with events for purchases, renewals, cancellations, and more
🎯 Subscription status tracking - know whether a user is subscribed whether they're on iOS or Android
📊 Analytics - automatic calculation of metrics like conversion, mrr, and churn
📝 Online documentation up to date
🔀 Integrations - over a dozen integrations to easily send purchase data where you need it
💯 Well maintained - frequent releases
📮 Great support - Help Center

Installation

To use this plugin, add purchases_flutter as a dependency in your pubspec.yaml file.

Requirements

purchases_flutter requires XCode 10.2+ and minimum targets iOS 9.0+.

Getting Started

For more detailed information, you can view our complete documentation at docs.revenuecat.com.

About

Flutter in-app purchases and subscriptions made easy. iOS and Android support.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 61.8%
  • Java 15.2%
  • Objective-C 13.8%
  • Ruby 7.3%
  • Swift 1.0%
  • Shell 0.7%
  • Other 0.2%