This is the graduation project from Techcareer.net's Flutter Bootcamp, and it's an application designed for ordering food.
- Widgets
- Animation
- Custom Navigation Bar
- Bloc Pattern
- Listview.Builder
- Firebase Authentication
- API Webservice (DIO)
- Splash screen
- Registration and login screen
- Listing of meals fetched from the API
- Displaying dish details on the detail page
- Adding meals to the cart by selecting the quantity
- Removing items from the cart
- Order confirmation
Splash Screen | Registration Screen | Login Screen | Foods Screen |
Foods Screen | Cart Screen | Order Confirmation |
You can watch the tutorial video here.
For help getting started with Flutter development, you can refer to the online documentation, which provides tutorials, samples, guidance on mobile development, and a full API reference.