Ugocode / purchases-flutter

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

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 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.

https://docs.revenuecat.com/

License:MIT License


Languages

Language:Dart 62.0%Language:Java 15.4%Language:Objective-C 13.7%Language:Ruby 7.1%Language:Swift 1.0%Language:Shell 0.7%Language:Kotlin 0.1%Language:C 0.1%