Flutter app templates
Every Flutter project in the catalog, from single-screen utilities to four-app delivery ecosystems. All of them build for Android and iOS from one codebase, and all of them ship the project rather than a compiled artifact.
22 templates · from $11 · full source code

Feastly
Multi-restaurant food delivery ecosystem with 4 apps — customer, driver, vendor and Next.js admin — plus AI features.

Coachly
Complete coaching and test-prep LMS with a Flutter student app and a Next.js admin script for courses, batches and mock tests.

GreenCart
Multi-vendor organic grocery marketplace with a Flutter shopping app and a Next.js vendor and admin dashboard.

AstroAI
AI astrology, tarot and numerology app covering Western and Vedic systems with full birth chart generation.

NourishAI
AI-powered calorie counter and nutrition tracker. Scan meals, log macros and follow daily nutrition goals.

Moneymind
AI-powered personal finance app with an AI money coach, receipt scanner and budgeting, backed by Firebase.

Crately
AI B2B food supplier platform with customer and driver Flutter apps plus a Next.js and Postgres admin panel.

StayAI
AI hotel booking app with a Firebase backend and admin panel for listings, reservations and payments.

ServeAI
On-demand services marketplace with a Flutter app for customers and providers plus a Next.js admin backend.

ClassiMarket
Classified ads marketplace with a Flutter mobile app and a Next.js admin panel for listings and moderation.

Nestly
Modern real estate app for browsing property listings, saving favourites and contacting agents.

LinguaAI
AI language learning app with lessons, practice drills and conversational tutoring built in Flutter.

PostAI
AI social media caption generator and content creator for Android and iOS, built with Flutter.

CalmAI
AI mental health and wellness companion with mood tracking, journaling and guided support sessions.

Recall AI
Flashcard app with AI card generation, spaced repetition scheduling and in-app subscription monetization.

ChefAI
AI recipe generator with meal planning and calorie tracking in one complete Flutter application.

Brand AI
AI business name and branding generator producing names, taglines and brand identities for Android and iOS.

Prep AI
AI interview coach powered by OpenAI and Gemini, with mock interviews and personalised feedback.

DocuMind AI
Chat with PDFs and scan documents with OCR in a single AI-powered Flutter app.

Wander AI
Smart AI travel planner that builds day-by-day itineraries, budgets and destination guides.

Flutter E-Commerce UI Kit
Complete Shopping App with Provider & Material Design 3. A premium Flutter template for your next e-commerce project.

Tickety Pro
A comprehensive solution for event booking with multi-vendor support. Built with Flutter.
The first hour with any template
Rename the package before you write a line of your own code. Every template ships with someone else's bundle id, and once an app is on the Play Store the applicationId can never change — discovering that after launch means a new listing and no upgrade path for existing installs. The renamer tool below generates the exact file list for a Flutter project, including the two places on iOS that people always miss.
What a complete Flutter template should include
The full project that opens in Android Studio and runs, no obfuscated files, no licence server phoning home, and a README that says which services you need to supply keys for. Anything that requires a runtime call back to the seller is not source code you own; it is a rental with a single point of failure you do not control.
Free tools for this stack
Package ID Renamer
Paste a new bundle id and get the exact files, lines and Gradle values to change in a Flutter or Android project.
Play Store Signing Key Generator
Fill in your app details and get the exact keytool command, key.properties file and Gradle signing config for a Flutter or Android release build.
AdMob Test ID Cheatsheet
Copy-paste Google test unit ids for banner, interstitial, rewarded and native, for both platforms.