RestaurantTheme

Run the following commands on your terminal to setup App Theme on your system.

Installation

  • Get the code

    • Opt #1. Download ZIP

      Not familiar with Git? Click here to download Flutter RestaurantTheme. Extract the contents of ZIP file after downloading. Downloading ZIP file does not help you to sync with further updates of the App.

    • Opt #2. Clone

      To setup Flutter RestaurantTheme on your system, and sync your app with constant updates, clone the repo. Click

      here to clone Flutter-RestaurantTheme using GitStrap.

  • Install packages

    cd RestaurantTheme
    cd foodordering
    flutter doctor
    flutter run
    
  • Run on iOS

    • Opt #1:
      • Open the project in Xcode from ios/Runner.xcodeproj
      • Click run button to simulate
    • Opt #2:

      • Run

        open -a Simulator
        flutter run
        

        in your terminal

  • Run on Android

    • Make sure you have an Android emulator installed and running
    • Run

      flutter run
      

      in your terminal

results matching ""

    No results matching ""