Flutter Food Ordering App
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 Food Ordering App Theme. 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 Food Ordering App Theme on your system, and sync your app with constant updates, clone the repo. Click
here to clone Flutter-Food_-_Ordering-App using GitStrap.
Install packages
cd Flutter-Food-Ordering-App cd flutterfoodorderingapp flutter doctor flutter runRun on iOS
- Opt #1:
- Open the project in Xcode from ios/Runner.xcodeproj
- Click
runbutton to simulate
Opt #2:
Run
open -a Simulator flutter runin your terminal
- Opt #1:
Run on Android
- Make sure you have an
Android emulatorinstalled and running Run
flutter runin your terminal
- Make sure you have an