Skip to content

Flutter plugin for in-app purchases and subscriptions. Supports iOS, macOS and Android.

License

Notifications You must be signed in to change notification settings

kamaravichow/purchases-flutter

This branch is 8 commits ahead of, 223 commits behind RevenueCat/purchases-flutter:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e1fb206 ยท Nov 8, 2023
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 and SDK Reference 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 13.3.1+ and minimum targets iOS 11.0+.

SDK Reference

Our full SDK reference can be found here.

Getting Started

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

About

Flutter plugin for in-app purchases and subscriptions. Supports iOS, macOS and Android.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 84.1%
  • Java 6.2%
  • Objective-C 5.8%
  • Ruby 3.2%
  • Swift 0.4%
  • Shell 0.2%
  • Other 0.1%