A cross-platform food delivery application built using Flutter and Dart. This project demonstrates a modern approach to developing scalable and maintainable mobile apps for food delivery services.
| Home 1 | Home 2 | Restaurant 1 | Restaurant 2 |
|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
| Home | Doctor List | Profile | Booking |
|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
- User-friendly and modern interface for browsing restaurants and menus.
- Support for user authentication and profile management.
- Real-time order tracking and status updates.
- Secure checkout and payment integration.
- Restaurant and food item search functionality.
- Responsive design for Android and iOS.
To run this project locally:
-
Clone the repository:
git clone https://github.com/TareqAlKushari/Flutter-Food-Delivery-Application.git cd Flutter-Food-Delivery-Application -
Install dependencies:
flutter pub get
-
Run the application:
flutter run
Note: Ensure you have Flutter installed. See the Flutter installation guide for details.
A typical Flutter project structure may include:
lib/— Main source code directorylib/main.dart— Entry point of the applicationlib/screens/— UI screens and pageslib/models/— Data modelslib/services/— Business logic and backend communicationassets/— Images, fonts, and other assets
For detailed file organization, refer to the source code in this repository.
Contributions are welcome! Please open issues or submit pull requests for improvements and bug fixes.
This project is licensed under the MIT License. See the LICENSE file for details.
Developed by Tareq Al Kushari.







