Simple a mobile app using Flutter that display information about restaurants and its details.
Show List of Restaurants Search Restaurants by City Search Functionality Restaurants Details Rich UI
Flutter installed on your development machine.
Run this command in your terminal:
- git clone https://github.com/JayMoliya33/restaurant_finder_demo_app.git
- cd restaurantapp
- flutter clean
- flutter pub get
- flutter run