Flutter Grocery App Using GetX

You are currently viewing Flutter Grocery App Using GetX

Flutter Grocery App : Using GetX Powerful State Management Pattern

A Flutter Ui Kit For Grocery Shopping App 🚀

The grocery app is a design implementation of Grocery App designed by Omar.

This project relied on this Flutter Getx Template made by Emad Beltaje.

Demo of the application

Screenshots of the application 

Splash & Intro Screens

Home & Category Products Screens

Product Details & Cart Screens

Overview

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.

See also  Food Match App Using GetX

Learn about chatgpt projects. click here

Dependencies

  • get – Manage states and inject dependencies.
  • flutter_screenutil – Adapting screen and font size.
  • shared_preferences – Persistent storage for simple data.
  • flutter_animate – Adding beautiful animated effects & builders in Flutter.
  • carousel_slider – A carousel slider widget, support infinite scroll and custom child widget.
  • badges – A package for creating badges, e.g. show a number of items in a shopping cart.
  • flutter_svg – SVG rendering and widget library for Flutter.
See also  Rippl - Social Media App using Flutter GetX

Features

  • Browse product categories.
  • Browse products of any category.
  • Add product to cart.
  • Remove product from cart.
  • View product details.
  • Toggle app theme to dark theme.

Credit

This project was developed by AbdQader
Download this project from the below link.
https://github.com/AbdQader/flutter_grocery_app/archive/refs/heads/master.zip
You can visit original source page from the below link.
https://github.com/AbdQader/flutter_grocery_app

Spread the love

Leave a Reply