One CLI command generates your project with the options you need
Composable widgets that inherit your Flutter ThemeData.
Works with any backend or Firebase and Supabase, one command configures everything.
Most apps convert at 2-3% because they guess what works instead of testing. Every audience is different - what works for a fitness app might fail for a productivity tool.
Price sensitivity varies
Test $4.99 vs $9.99 vs $14.99 by region
Free trials can 2x conversions
Test 3-day vs 7-day trials, or no trial
Layout impacts decisions
Same prices, different layout = 30% more conversions
Weekly vs Annual debate
Weekly converts higher but has more churn
One command. Pick your modules. Firebase or Supabase auto-configured. Start building what matters.
Change your paywall without deploying a new app version. Test different templates, prices, trial lengths, and copy - all controlled from Firebase Remote Config.
// Firebase Remote Config setup
final configuredPaywall = ref
.read(remoteConfigApiProvider)
.subscription
.paywall;
final paywallFactory = switch (configuredPaywall) {
'withSwitch' => PaywallFactory.withSwitch,
_ => PaywallFactory.basic,
};
Test Templates
Show different layouts to different users
Test Pricing
Find the revenue-maximizing price point
Test Trial Lengths
3-day vs 7-day vs no trial
ApparenceKit provides many other templates for your Flutter app, from authentication to payments and notifications. All our templates are built with best practices in mind and are easily customizable to fit your app design and needs.
Phone authentication
SMS OTP verification flow with auto-fill support. Works with Firebase and Supabase.

Onboarding flow
A pre-built onboarding template with many reusable components.

Notifications template
A complete solution with UI and backend integration to send notifications and ask for notification permissions.

Don't take our word for granted, see what some of our apps have achieved
One command. Pick your modules. Firebase or Supabase auto-configured. Start building what matters.
Get Access Now