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

Don’t Forget to

GitHub

View Github