Saffar-Org/saffar_app — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Flutter taxi booking app like Saffar. I want a simple mobile app where a rider can open the app, see a map, search or choose pickup and destination locations, book a ride, and go through a basic payment flow.

Use TomTom maps instead of Google Maps, and make it work with a Node backend API if needed. Include local storage so the app can remember basic user data or session info. Keep the code clean and organized so the app is easy to extend later, with separate areas for shared code, features, data, business logic, and screens.

Please make it feel like a real taxi app demo, not just empty screens. Add sensible placeholder data where the backend is not ready. Use Flutter best practices for state handling and navigation. If you need exact TomTom, Flutter, or payment docs, look up the current docs online.

Want more depth? Deep Reverse