Food Delivery App
Available on Android / IOS
Package
- Provider
Features
Check it yourself ?
TODO
- back-end ?
- Notify Page
- Responsiveness (mobile – tablet)
- App isn’t available for Web, Desktop.
- In app payment features
- On boarding widgets
Additional Info
All resources (images, icons) are taken on the web (freepik, google images, …) so You can’t use those resources to build a real commercial App.
The products description are made in italian (just simple dummy text).
Graphic template on Envato Elements ?
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/MontyDLemon/food_delivery.git
- Run the app with Android Studio or VS Code. Or the command line:
flutter pub get
flutter run
Comments are closed.