TheAlphamerc/flutter_healthcare_app — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a clean Flutter healthcare mobile app UI like a doctor discovery app. I want it to open with a simple splash screen, then show a polished home page where someone can browse doctors, see friendly health themed cards, doctor photos, names, specialties, ratings, and basic info. When the user taps a doctor, take them to a detail page with a larger profile area, rating stars, description, and useful appointment style information.

Keep it as a design focused demo, so it can use local sample data and assets instead of a real backend. Make it look good on both Android and iOS, with soft colors, rounded cards, nice spacing, and smooth navigation. Please organize the code clearly with separate pages, models, theme files, and reusable widgets so I can change the sample doctors and styling later. If you need current Flutter syntax or setup details, look up the latest docs online.

Want more depth? Deep Reverse