Hungry App – Flutter Food Ordering Application
I’m happy to share my latest Flutter project, Hungry, a food ordering application built with a clean and scalable architecture, focusing on real-world use cases and best practices.
Key Features
Auto login and authentication
Cart management (add, remove, update items)
Spicy level selection
Dynamic toppings and side options
Smooth UI with loading states and skeleton screens
REST API integration using Dio
Clean architecture with repository pattern
Reusable and maintainable widgets
Responsive UI design
Tech Stack
Flutter
Dart
REST APIs
Dio
Clean architecture principles
State-management-ready structure (BLoC friendly)