Resto Finder

Fork  Star  Watches 

Restaurant App is an application that has the function of displaying a list of restaurants in several famous cities in Indonesia. You can also activate the notification feature which will provide restaurant recommendations at 11 am.

Apps Feature:

  • Show List of Restaurants in City
  • Search Restaurants
  • Restaurant Details
  • Show Review and Create Review
  • Favorite Restaurants
  • Reminder Push Notifications

SDK Version

  1. Flutter SDK v3.3.3 with null safety support

How to install

Run this command in your terminal:

git clone https://github.com/yusriltakeuchi/restaurantapp.git
cd restaurantapp
flutter packages get
flutter run

How to add new assets?

Insert your asset to assets folder and run this command in your terminal:

dart pub global activate flutter_gen
chmod +x asset.sh
./asset.sh