Monetize banner
thebirthdaygirl thebirthdaygirl

Monetize

Development community

Description

Review the app's monetization implementation for correctness, compliance, and conversion. Read the relevant files: - Any paywall or subscription screen in `lib/features/` - IAP-related services or repositories - `pubspec.yaml` for IAP packages in use (in_app_purchase, purchases_flutter/RevenueCat) Delegate to the Monetization Agent. Review for: **App Store / Play Store compliance** - [ ] Price displayed clearly before purchase (with currency and billing period) - [ ] Subscription terms (dura

Installation

Installs to ~/.claude/commands/thebirthdaygirl-flutter-factory-monetize.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/thebirthdaygirl/flutter-factory/HEAD/.claude/commands/monetize.md -o ~/.claude/commands/thebirthdaygirl-flutter-factory-monetize.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository