Skip to content

MosheM2/restaurantapp

 
 

Repository files navigation

Restaurants Flutter App

Restaurants App with Flutter

Features

  • Recommended Menu
  • Detail Menu
  • Checkout UI

Inspired by Dribble

https://dribbble.com/shots/18221219-Food-Delivery-App-Concept

UI Design 1

Screenshots

1 2 3 4 5 6 7 8

Building from Source

  1. If you don't have Flutter SDK installed, please visit official Flutter site.
  2. Fetch latest source code from master branch.
git clone https://github.com/choiruladamm/restaurantapp.git
  1. Run the app with Android Studio or VS Code. Or the command line:
flutter create .
flutter run
// um CORS error zu umgehen:: flutter run -d chrome --web-browser-flag "--disable-web-security"

Don't Forget to

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 83.1%
  • C++ 7.9%
  • CMake 7.1%
  • Swift 0.7%
  • HTML 0.7%
  • C 0.5%