Nestora is a complete real estate and property listing app UI kit built with Flutter, GetX and Material 3 — 24 polished screens, light and dark themes, and a full working browse-and-book-a-viewing flow on bundled mock data. No backend needed to run the demo.

You can have a credible property app on screen this afternoon. Clone, flutter pub get, flutter run — the demo boots on bundled mock data with no server, no API keys and no signup, so the first thing you see is a finished app rather than a build error. Every color, font, radius and spacing value lives in one tokens file, so re-skinning it to a client’s brand is an afternoon, not a rewrite.
app_colors.dartLICENSES.txtA refined indigo-violet and warm-gold design system — soft lilac-white background, deep plum ink, Fraunces and Manrope typography — deliberately elegant rather than another loud commerce clone. Every token is centralized in one file, so one file changes the whole app.

Both themes are complete, not an afterthought — a runtime toggle, both palettes living in a single app_colors.dart file, and all 14 components are theme-aware.

Browse property types > search and filter > map view with live price pins > listing detail (gallery, price, beds / baths / floor area, highlights, listing agent) > pick a tour option > viewing slot picker > request a viewing (contact details, preferred time) > viewing booked > status timeline > My Viewings (upcoming / history) > Saved homes.
Listing detail & tours — a swipeable photo gallery, price, beds / baths / floor area, tour options (in-person or video) and highlights, with the listing agent and a nearby section.
Search & filters — image-first results with a price and property-type filter sheet, including sort and minimum-rating controls.
Browse on the map — a first-class map tab with price pins across the city and a tap-through property card. A code comment marks exactly where to drop in Google Maps or Mapbox.
Schedule a viewing — pick a time and confirm with contact details, then a booked confirmation. Free viewings show Free rather than a zero.
My viewings & status — ongoing and past viewings with full detail and a status timeline.
Profile, addresses & saved homes — profile, full address CRUD with default-address handling, and saved homes.
Screens and flows
Property browsing
Listing detail
Booking a viewing
Theming and design
Code and architecture
Future signatures — replace the bodies with your HTTP calls and you are livePropertyImage widget renders all imagery — point it at your own asset or URL, with a graceful gradient fallbackget and google_fontsTwenty-four polished screens — the complete property journey: browse, map, listing, book a viewing, track and account.
1. Unzip the package 2. cd realestate_ui_kit 3. flutter pub get 4. flutter run 5. Open documentation/index.html for the re-theming and API integration guides
No backend to install, no API key to register, no account to create. If flutter doctor is green, the demo runs. The included documentation covers re-theming from one file, swapping the demo photography, replacing the mock services with your own REST or Firebase calls, and a troubleshooting section for the usual environment issues (JDK version, Apple Silicon CocoaPods, IDE Dart SDK path).
Use the Live Preview button on this page to open the app in your browser and click through the real screens — the map view, the listing detail gallery and the viewing slot picker are all live, running the same code that ships in the package.
get and google_fonts only — nothing else to configureBeing straight with you up front, so there are no surprises after purchase:
Future signatures so you can swap in your own calls, but the server side is yours to build.Version 1.0 — Initial release: 24 screens, light and dark themes, map view with price pins, viewing booking flow, 8 bundled property photos, offline HTML documentation.
This is a UI kit / app template with mock data (no backend included) — designed so you can plug in your own API quickly. No third-party service subscription is required to run it.
0 average based on 0 ratings.
| Last Update | 2026-06-30 |
| Created | 2026-06-20 |
| Sales | 1 |
| Discussion | Comments |
| Software Version | Flutter 3.x |
| Files Included | Dart YAML JavaScript JSON .kotlin .swift |
| Video Preview Resolution |