A pixel-perfect, high-performance UI clone of the Blinkit (formerly Grofers) grocery delivery application. This project demonstrates complex UI layouts, custom widgets, and smooth navigation using the Flutter framework.
- Lightning Fast UI: Built with performance in mind using optimized Flutter widgets.
- Location Header: Custom-designed header reflecting the Blinkit delivery address bar.
- Dynamic Banners: Auto-scrolling promotional carousels.
- Category Grid: Clean organization of grocery categories (Vegetables, Dairy, Munchies, etc.).
- "Blinkit in Minutes" Timer: Replicated the iconic 10-minute delivery branding.
- Sticky Search Bar: A prominent, easy-to-access search interface.
- Add to Cart Logic: UI-integrated buttons for item selection and quantity adjustment.
- Framework: Flutter
- Language: Dart
- State Management: (e.g., Provider / Riverpod / GetX)
- Local Assets: Custom SVG icons and high-resolution product images.
Follow these instructions to get the project up and running on your local machine.
- Flutter SDK (Latest Version)
- An Editor (VS Code or Android Studio)
- Clone the repository:
git clone [https://github.com/your-username/your-repo-name.git](https://github.com/your-username/your-repo-name.git)