A Flutter app for managing and exploring fruits, integrated with a custom RESTful API.
Built with Clean Architecture for scalability and maintainability and BLoC Pattern for predictable and scalable UI logic.
Currently under active development and debugging.
⚠️ This project is a work in progress- 🚫 Features and UI are not complete
- 🐞 Expect bugs, incomplete functionality, and breaking changes
- 🔄 Updates and improvements coming soon
- 🔧 API integration in testing phase
❗ This README will be updated as the project progresses.
- 🔐 Secure authentication (Login / Signup / Logout)
- 🚀 Splash Screen with smooth transition
- 🎯 Onboarding Flow for first-time users
- 🏠 Home Screen with clean layout and navigation
- 🥇 Display of Best-Selling Fruits
- 📐
svg_flutter
- ⚫
dots_indicator
- 📦
hive_flutter
/hive
- 🔁
flutter_bloc
- 🌐
dio
- ♾️
dartz
- 🧩
get_it
- ⏳
modal_progress_hud_nsn
- 🌍
http
- 💀
skeletonizer
- 🔒
flutter_secure_storage
- 📅
intl
- 🔧 Backend RESTful API (ASP.NET Core) — The backend API powering this Flutter app.