tecbot / purchases-flutter

Flutter in-app subscriptions made easy.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RevenueCat

๐Ÿ˜ป In-app Subscriptions Made Easy ๐Ÿ˜ป

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
๐Ÿ–ฅ macOS support
๐ŸŽฏ 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
๐Ÿคฉ Awesome new features

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+ and macOS 10.12+

Getting Started

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

About

Flutter in-app subscriptions made easy.

https://www.revenuecat.com/

License:MIT License


Languages

Language:Dart 33.4%Language:Objective-C 33.3%Language:Java 15.3%Language:Kotlin 13.8%Language:Ruby 2.7%Language:Shell 1.5%