tshahpuri / purchases-flutter

Flutter in-app purchases and subscriptions made easy.

Home Page:https://docs.revenuecat.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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, Android or web
๐Ÿ“Š 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.

https://docs.revenuecat.com/

License:MIT License


Languages

Language:Dart 57.6%Language:Java 19.1%Language:Objective-C 17.5%Language:Ruby 5.8%