purchases_flutter 4.0.0-rc.2 purchases_flutter: ^4.0.0-rc.2 copied to clipboard
A Flutter plugin that makes it simple to add and manage in-app purchases (IAP) and subscriptions. Supports Android, iOS, macOS, iPadOS, and watchOS.
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.