Foodie
  • Introduction
  • Flutter App
    • Getting Started
    • Directory Structure
    • Change App Color theme
    • Chat with Vendor/Delivery Boy
    • Firebase
    • Firebase Phone OTP
    • Google Map
    • Running on Android Studio
    • Running App On VS Code
  • Social Login
    • Google Login
    • Facebook Login
  • Laravel Admin( Backend )
    • Getting Started
    • GUI Installer
    • Change Backend Color
    • App API
    • Payment Callbacks
    • System Settings
    • System Update & Terminal
    • Firebase
      • Firebase Database
    • Web Notification
    • Change Logs
  • Migration
    • ~ 1.3.0
    • ~ 1.5.1
    • ~ 1.6.0
Powered by GitBook
On this page
  • 1. System Requirements
  • 2. Installation

Was this helpful?

  1. Flutter App

Getting Started

PreviousIntroductionNextDirectory Structure

Last updated 4 years ago

Was this helpful?

1. System Requirements

Based on Flutter requirement. Please select the operating system on which you are installing Flutter

  • Mac OS:

  • Window:

  • Linux:

  • Setup an editor:

2. Installation

To setup Foodie Theme on your system, and sync your app with constant updates, clone the repo or the download folder.

$ cd foodie/
$ flutter packages get
$ flutter run

https://flutter.dev/docs/get-started/install/macos
https://flutter.dev/docs/get-started/install/windows
https://flutter.dev/docs/get-started/install/linux
https://flutter.dev/docs/get-started/editor