RevenueCat template
A Flutter RevenueCat paywall template
Monetization is the feature you cannot get wrong. Flutter Agent Kit ships RevenueCat paywalls, subscriptions and entitlement gating as a skill your AI agent follows, distilled from a shipped subscription app.
Why RevenueCat
RevenueCat wraps the App Store and Play Store billing APIs in one SDK: cross-platform subscriptions, entitlement management and analytics without maintaining two native billing integrations.
It is the standard choice for Flutter subscription apps, which is why the kit treats it as a first-class module rather than an afterthought.
What the revenuecat skill covers
- Paywall screens: A paywall flow wired to RevenueCat offerings, so pricing changes happen in the RevenueCat dashboard, not the code.
- Entitlement checks: Per-feature gating through a consistent pattern, so any feature can ask whether the user has access.
- Purchase and restore: Purchase, restore and transaction handling implemented the way App Store review expects.
- State integration: Subscription status exposed through Riverpod so UI reacts to entitlement changes.
Why this is a skill, not just code
When you ask an AI agent to add RevenueCat without a skill, it improvises: it may call purchase APIs from widgets, skip restore handling or gate features inconsistently. Each mistake surfaces later, sometimes in App Store review.
The revenuecat skill encodes the proven path. Your agent follows it, the paywall works the same way every time, and the integration survives future agent sessions.
Frequently asked questions
Do I need a RevenueCat account?
Yes. The skill wires the integration in your app; products, entitlements and offerings are configured in your RevenueCat dashboard. RevenueCat itself is free until your app generates meaningful revenue.
Does it include in-app purchases for consumables?
The skill focuses on subscriptions and entitlement gating, which is the common case for SaaS-style mobile apps. The patterns extend to consumables with the same RevenueCat APIs.
Get Flutter Agent Kit
Each of these templates ships as part of Flutter Agent Kit, along with the AGENTS.md context layer and the skills that keep your agent inside the architecture. One purchase, €99.99, lifetime updates, unlimited projects.