Gronur is a premium E-commerce Grocery application built with Flutter, focused on providing a seamless and visually stunning shopping experience.
The UI design of this application is based on a free Figma kit: Grocery App Design Kit (Free)
- Store Discovery: Browse categories and find local grocery stores.
- Product Management: View product details, add to cart, and manage favorites.
- Checkout Flow: Seamless multi-step checkout with address selection and payment methods.
- User Profile: Manage account settings, addresses, and order history.
- Real-time Notifications: Stay updated with order status and special offers.
- Location Services: Integrated Google Maps for address selection and store tracking.
- Framework: Flutter
- State Management: Riverpod
- Backend & Auth: Firebase (Auth, Firestore, Storage)
- Navigation: GoRouter
- Maps: Google Maps Flutter
- Icons & Illustrations: Lucide Icons & Custom Assets
- Clone the repository:
git clone https://github.com/yourusername/gronur.git
- Install dependencies:
flutter pub get
- Setup Firebase:
- Create a new Project on Firebase Console.
- Add Android/iOS apps and download
google-services.json/GoogleService-Info.plist. - Run
flutterfire configure.
- Run the app:
flutter run
This project is licensed under the MIT License - see the LICENSE file for details.