Matlavv / restaurant_app_flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter project to get food delivery

Create an account

How to install project

Prerequisites

  1. Flutter & Dart:

    • Ensure you have Flutter and Dart installed. Follow the installation guide here: Flutter Installation.
  2. Node.js & npm:

    • Make sure you have Node.js and npm installed. You can download it from Node.js.
  3. Firebase CLI:

    • Install Firebase CLI by running:
      npm install -g firebase-tools
  4. FlutterFire CLI:

    • Install FlutterFire CLI by running:
      dart pub global activate flutterfire_cli
    • Ensure that the path where flutterfire is installed is added to your system's PATH.

Project Setup

  1. Clone the repository:
    git clone https://github.com/yourusername/your-repo.git
    cd your-repo
    flutter pub get
  1. Run the project
flutter run

Dark mode

dark mode

List of food

list of food

Food details

food details

Cart

cart

Payment screen

Payment screen

About


Languages

Language:Dart 56.1%Language:C++ 21.6%Language:CMake 17.3%Language:Swift 1.9%Language:HTML 1.7%Language:C 1.3%Language:Kotlin 0.1%Language:Objective-C 0.0%