AliHaider-Developer/food-app ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple food ordering app in Flutter that works nicely on mobile and web.

I want a clean home screen with food categories, featured dishes, and a list of popular items with photos, names, prices, and short descriptions. Let people tap an item to see a details page with more info and an add to cart button. Include a basic cart screen where users can review items, change quantities, remove items, and see the total price.

Make it feel modern, friendly, and easy to use, with a warm food themed design. If it helps, add a bottom navigation bar for home, search or browse, cart, and profile. Use sample data so the app looks complete right away, and make the layout responsive so it still looks good on different screen sizes.

If you need to check current Flutter best practices or any packages, feel free to look them up online first.