The Stack
The recommended tool for every part of the stack.
Claude → Cursor → GitHub → Neon → Vercel → Flutter → OneSignal → Xcode → App Store → Google Play. The architecture allows any of these to be swapped later without rebuilding the framework.
Mobile
Mobile
Flutter
A single codebase that compiles to native iOS, Android and web apps.
Why we recommend it: The most mature option for shipping one codebase to every platform without maintaining three separate apps.
Free and open source
Learn more
Mobile
React Native
A cross-platform mobile framework built on React — a strong alternative to Flutter, especially if your team already knows React.
Why we recommend it: Recommended as an alternative when you or your AI coding agent are already deep in a React/Next.js codebase.
Free and open source
Learn more