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
Screenshots
Building from Source
- If you don’t have Flutter SDK installed, please visit official Flutter site.
- Fetch latest source code from master branch.
git clone https://github.com/choiruladamm/restaurantapp.git
- Run the app with Android Studio or VS Code. Or the command line:
flutter create .
flutter run
Don’t Forget to
- Star the Repository [⭐]
- Follow My Github Account