Overview of purchases_flutter features
mainThe purchases_flutter package is a client for the RevenueCat subscription and purchase tracking system. It wraps StoreKit and Google Play Billing to provide:
- Server-side receipt validation: Ensures purchases are legitimate via the RevenueCat backend.
- Subscription status tracking: Unified tracking of whether a user is subscribed across both iOS and Android.
- Webhooks: Server-to-server communication for events like purchases, renewals, and cancellations.
- Analytics: Automatic calculation of metrics such as conversion, MRR, and churn.
- Integrations: Support for over a dozen third-party integrations to export purchase data.