purchases_flutter 3.2.2 purchases_flutter: ^3.2.2 copied to clipboard
A Flutter plugin that makes it simple to build in-app purchases and subscriptions – receipt validation, status tracking, and more. Supports iOS and Android.
Examples #
Our examples are located at revenuecat_examples.
MagicWeather #
This project is the best showcase for how to use purchases_flutter
for a subscriptions app.
Purchase Tester #
Contains another example app that showcases how to use purchases_flutter
, and is also used for integration tests.