All Projects → RevenueCat → Purchases Flutter

RevenueCat / Purchases Flutter

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

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Purchases Flutter

Feedly Filtering And Sorting
Enhance the feedly website with advanced filtering and sorting capabilities
Stars: ✭ 73 (-59.67%)
Mutual labels:  subscription
Graphql Live Query
Realtime GraphQL Live Queries with JavaScript
Stars: ✭ 112 (-38.12%)
Mutual labels:  subscription
Saas Boilerplate
SaaS boilerplate built in Laravel, Bootstrap 4 and VueJs.
Stars: ✭ 152 (-16.02%)
Mutual labels:  subscription
Leon Gao Rss
Leon 的个人 RSS 订阅列表
Stars: ✭ 85 (-53.04%)
Mutual labels:  subscription
Ytcc
Command line tool to keep track of your favorite playlists on YouTube and many other places.
Stars: ✭ 92 (-49.17%)
Mutual labels:  subscription
Woocommerce Subscriptions Importer Exporter
Import your subscribers to WooCommerce from a CSV. Or export your subscription data from WooCommerce to CSV.
Stars: ✭ 117 (-35.36%)
Mutual labels:  subscription
Djaoapp
User login, billing, access control as part of a session proxy
Stars: ✭ 61 (-66.3%)
Mutual labels:  subscription
Memberprism2
open source alternative to memberstack / memberspace , but with both front and backend member-only content protection
Stars: ✭ 171 (-5.52%)
Mutual labels:  subscription
Flare
Flare is a service that notify changes of HTTP endpoints
Stars: ✭ 110 (-39.23%)
Mutual labels:  subscription
Follow Github Organisation
Get notified when a new repository is created in a GitHub organisation
Stars: ✭ 143 (-20.99%)
Mutual labels:  subscription
Alfa
Effortless React State Management.
Stars: ✭ 86 (-52.49%)
Mutual labels:  subscription
Apphudsdk
Build, Measure and Grow iOS subscription business
Stars: ✭ 93 (-48.62%)
Mutual labels:  subscription
The Economist Ebooks
经济学人(含音频)、纽约客、自然、新科学人、卫报、科学美国人、连线、大西洋月刊、新闻周刊、国家地理等英语杂志免费下载、订阅(kindle推送),支持epub、mobi、pdf格式, 每周更新. The Economist 、The New Yorker 、Nature、The Atlantic 、New Scientist、The Guardian、Scientific American、Wired、Newsweek magazines, free download and subscription for kindle, mobi、epub、pdf format.
Stars: ✭ 3,471 (+1817.68%)
Mutual labels:  subscription
Knockoutjs Reactor
Recursively tracks changes within a view model no matter how deeply nested the observables are or whether they are nested within dynamically created array elements.
Stars: ✭ 77 (-57.46%)
Mutual labels:  subscription
Vue Supply
Create resources that can automatically be activated and deactivated when used (like subscriptions)
Stars: ✭ 162 (-10.5%)
Mutual labels:  subscription
Twitter Webhook Boilerplate Node
A simple Node.js app using Express 4 for Twitter DMs and webhooks.
Stars: ✭ 69 (-61.88%)
Mutual labels:  subscription
Android Inappbilling
A sample which uses Google's Play Billing Library and it does InApp Purchases and Subscriptions.
Stars: ✭ 114 (-37.02%)
Mutual labels:  subscription
Graphene Django Subscriptions
This package adds support to Subscription's requests and its integration with websockets using Channels package.
Stars: ✭ 173 (-4.42%)
Mutual labels:  subscription
Laraplans
SaaS style recurring plans for Laravel.
Stars: ✭ 163 (-9.94%)
Mutual labels:  subscription
Awesome Rss
Puts an RSS/Atom subscribe button back in URL bar
Stars: ✭ 125 (-30.94%)
Mutual labels:  subscription

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].