Skip to content

πŸ›’ Flutter Shop App A simple e-commerce app built with Flutter and Provider for state management. This app includes a product catalog, shopping cart, and a checkout feature.

Notifications You must be signed in to change notification settings

Mehmoodshahidawan8/Shop-app-Flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›’ Flutter Shop App

A simple e-commerce app built with Flutter and Provider for state management. This app includes a product catalog, shopping cart, and a checkout feature.

✨ Features

  • πŸ“Œ Product Listing – Displays a list of products with images, names, and prices
  • πŸ›οΈ Add to Cart – Users can add/remove products from the cart
  • πŸ›’ Shopping Cart – View selected products with total price calculation
  • πŸ’³ Simple Checkout – Proceed to checkout with selected items
  • 🎨 Clean UI – Beautiful Material Design

πŸ› οΈ Tech Stack

  • Flutter – Cross-platform mobile development
  • Provider – State management for handling cart updates
  • Dart – Core programming language

πŸš€ Setup

  1. Clone the repository:
    git clone https://github.com/your-mehmoodshahidawan8/shop-app.git
    cd shop-app
  2. Install dependencies:
    flutter pub get
  3. Run the app:
    flutter run

About

πŸ›’ Flutter Shop App A simple e-commerce app built with Flutter and Provider for state management. This app includes a product catalog, shopping cart, and a checkout feature.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published