food rating app
this app is called foodreview. the main feature is we can discover some restaurants, get details, foods, drinks, and post a review for that restaurant.
languages and frameworks:
here are the features in detail:
⚡ list of restaurant
⚡ detail restaurant
⚡ write a review
⚡ search a restaurant
⚡ favorite restaurant list
⚡ add favorite restaurant
⚡ delete favorite restaurant
⚡ dark mode
⚡ daily reminder
⚡ testing
plugin used:
- android_alarm_manager: ^2.0.2
- animate_do: ^2.0.0
- cached_network_image: ^3.1.0+1
- cupertino_icons: ^1.0.2
- dio: ^4.0.4
- flutter_local_notifications: ^9.1.4
- flutter_spinkit: ^5.1.0
- provider: ^5.0.0
- google_fonts: ^2.1.0
- intl: ^0.17.0
- lottie: ^1.2.1
- persistent_bottom_nav_bar: ^4.0.2
- readmore: ^2.1.0
- rxdart: ^0.27.3
- shared_preferences: ^2.0.9
- styled_text: ^3.0.4+1
- sqflite: ^2.0.0+4
getting started
this project is a starting point for a flutter application.
a few resources to get you started if this is your first flutter project:
for help getting started with flutter, view our
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full api reference.
Comments are closed.