Field notes
Shipping Flutter apps
What actually goes into getting a Flutter app past the App Store review queue — the architecture, the paywall, the plumbing nobody demos.
- 5 min read
Here's the Truth About Consumer Apps in 2026
The four places indie developers actually lose when building a consumer app — a wasted setup week, a paywall built last, launching blind, and skipping AI — and what it takes to get past each one.
Read it - 5 min read
The App You're Building Right Now Probably Won't Launch
Most solo apps don't die from bad reviews — they die quietly in week three, right after the plumbing works and the excitement is gone. Here's the timeline, and the starting point that changes it.
Read it - 4 min read
Riverpod architecture that survives a real Flutter app
Most Riverpod tutorials stop at a counter. Here is the layering, provider naming and testing setup that holds up once you have thirty screens and a backend that fails.
Read it - 4 min read
Flutter subscriptions with RevenueCat and Superwall, without the rewrite
How to wire in-app subscriptions so the paywall design and the entitlement logic can change independently — and what breaks if you let them touch.
Read it - 4 min read
The Flutter App Store submission checklist nobody writes down
A working list of everything that has rejected a Flutter build, in the order you should deal with it — with the exact guideline numbers reviewers cite.
Read it