Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abetoluwani/japanese-restaurant
https://github.com/abetoluwani/japanese-restaurant
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/abetoluwani/japanese-restaurant
- Owner: abetoluwani
- License: bsd-2-clause
- Created: 2024-04-04T15:26:52.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-04T16:02:38.000Z (10 months ago)
- Last Synced: 2024-11-09T09:32:09.360Z (3 months ago)
- Language: Dart
- Size: 1.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flutter_japanese_restaurant_app
## 🚀 Features :
```
• Dynamically change between light and dark theme
• Bottom navigation animation when switch from one screen to another
• Fade animation for food items in detail screen and list views
• Delete single food item from cart by swipe item to right side
• Automatically delete single item from cart by set its value to zero
• Increase or Decrease quantity for each food item in cart screen
• Display food list on the food list screen
• Display Detail of each food on food detail screen
• Real-time calculation of total price in the cart screen
• Add desired food to the favorite screen
• Select quantity for each item on detail screen
• Filter foods by category
```