OrderFood
A Flutter food-ordering and delivery app. Incorporating every aspect of Dart and Flutter, with respect to almost all of Flutter libraries and packages and inbuilt Dart Modules. This projects highly promotes reusability, with regards to widgets, classes and custom modules built for special complex operations. Indepth understanding of how API's are supposed to be consumed. Connecting and initializing dependencies, connecting API client to repositories and controllers and making remote data accessible to the UI. Also uses Google Map's API for location operations. It is connected to a backend that was built using Node.js. I'm currently consuming from my localhost, but as time goes and as the code develops, I'll move it to a remote server.
Install / Use
/learn @VhiktorBrown/OrderFoodREADME
order_food
A Food Ordering App
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 development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
