|
| 1 | +# Flutter Grocery App |
1 | 2 |
|
| 3 | +🚀 A Flutter UI application for grocery shopping. |
| 4 | + |
| 5 | +The grocery app is a design implementation of [Grocery App](https://dribbble.com/shots/18467737-Grocery-App) designed by [Omar](https://dribbble.com/omaruiux24). |
| 6 | + |
| 7 | +This project relied on this [Flutter Getx Template](https://github.com/EmadBeltaje/flutter_getx_template) made by [Emad Beltaje](https://github.com/EmadBeltaje). |
| 8 | + |
| 9 | +## Demo of the application 🎥 |
| 10 | + |
| 11 | + |
| 12 | +--- |
| 13 | + |
| 14 | +## Screenshots of the application 📷 |
| 15 | + |
| 16 | +### Splash & Intro Screens |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | +--- |
| 21 | +### Home & Category Products Screens |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | +--- |
| 26 | +### Product Details & Cart Screens |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | +--- |
| 31 | + |
| 32 | +## Overview 📙 |
| 33 | +The Flutter Grocery UI is a visually captivating and fully functional User Interface template for a grocery shopping application. This project aims to provide developers with a ready-to-use and customizable UI foundation, helping them to build delightful shopping apps quickly. |
| 34 | + |
| 35 | +--- |
| 36 | +## Dependencies 📦️ |
| 37 | + |
| 38 | +- [get](https://pub.dev/packages/get) - Manage states and inject dependencies. |
| 39 | +- [flutter_screenutil](https://pub.dev/packages/flutter_screenutil) - Adapting screen and font size. |
| 40 | +- [shared_preferences](https://pub.dev/packages/shared_preferences) - Persistent storage for simple data. |
| 41 | +- [flutter_animate](https://pub.dev/packages/flutter_animate) - Adding beautiful animated effects & builders in Flutter. |
| 42 | +- [carousel_slider](https://pub.dev/packages/carousel_slider) - A carousel slider widget, support infinite scroll and custom child widget. |
| 43 | +- [badges](https://pub.dev/packages/badges) - A package for creating badges, e.g. show a number of items in a shopping cart. |
| 44 | +- [flutter_svg](https://pub.dev/packages/flutter_svg) - SVG rendering and widget library for Flutter. |
| 45 | + |
| 46 | +--- |
| 47 | + |
| 48 | +## Features 🌟 |
| 49 | + |
| 50 | +- Browse product categories. |
| 51 | +- Browse products of any category. |
| 52 | +- Add product to cart. |
| 53 | +- Remove product from cart. |
| 54 | +- View product details. |
| 55 | +- Toggle app theme to dark theme. |
| 56 | + |
| 57 | +--- |
| 58 | + |
| 59 | +## Don't forget to :star: the repository. |
| 60 | + |
| 61 | +## Support ❤️ |
| 62 | +For support, you can contact me at this [Email](mailto:abd8alqader@gmail.com) or at [Facebook](https://www.facebook.com/aasharef/). |
0 commit comments