Tomavo is an entire meals supply app UI package constructed with Flutter, GetX and Materials 3 — 20 polished screens, gentle and darkish themes, and a full working order move on bundled mock information. No backend wanted to run the demo.
Not like generic white-and-orange templates, Tomavo ships a particular warm-cream design system (tomato-coral major, Bricolage Grotesque + Plus Jakarta Sans typography) with each token centralized — re-skin the whole app from one shade file.
Constructed for builders
- Clear GetX structure (View → Controller → Service → Mannequin, lazy bindings per route)
- All demo information in ONE file; three mock providers with
Futuresignatures — exchange the our bodies along with your HTTP calls and also you’re reside - Each listing ships with skeleton loaders and empty states already wired
- 15 reusable elements, all theme-aware
- One
EmojiThumbwidget renders all meals imagery — swap it forPictureas soon as to change the entire app to actual pictures
Full order loop: browse → search and filter → restaurant menu → dish customization with reside pricing → cart → checkout (addresses, cost strategies, coupon) → order success → reside monitoring timeline → order historical past with reorder.
Options
- 20 screens masking the entire supply journey
- Mild + Darkish theme, runtime toggle, each palettes in a single file
- Centralized design tokens (colours / fonts / spacing / radii)
- GetX state administration with lazy route bindings
- International cart with badge, merge-by-options logic, single-restaurant guard
- Dish customization: single/multi possibility teams with reside worth calculation
- Checkout: deal with picker, cost strategies, working demo coupon
- Order monitoring timeline + order historical past with one-tap reorder
- Handle CRUD with default-address dealing with
- Skeleton loaders and empty states on each listing
- 15 reusable, theme-aware elements
- Mock providers with Future signatures — swap to REST/Firebase quick
- Google Fonts: Bricolage Grotesque + Plus Jakarta Sans
- iOS and Android, Materials 3, Flutter 3.29+, null-safe, zero analyzer points
What you get
Full Flutter supply code, README with re-theming and API integration information, mock information layer, gentle + darkish themes.
Set up
1. Unzip the bundle 2. cd food_delivery_ui_kit 3. flutter pub get 4. flutter run
Full re-theming and API integration information included in README.md.
Necessities
Flutter 3.29 or newer. Dependencies: get, google_fonts solely.
It is a UI package / app template with mock information (no backend included) — designed so you’ll be able to plug in your personal API rapidly.

