Skip to content

Welcome to the Cart Cubit project! This Flutter project demonstrates the use of the BLoC pattern and Cubit architecture to manage a shopping cart in a mobile app.

Notifications You must be signed in to change notification settings

Mansourx83/cart_cubit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cart Cubit

This Flutter project showcases the BLoC pattern and Cubit architecture for efficient shopping cart management in a mobile app.

Features

  • Add to Cart: Users can seamlessly add products to their cart.
  • Real-time Updates: Cubit ensures instant UI updates when the cart state changes.
  • Smooth User Experience: Responsive and intuitive shopping cart interactions.

Tech Stack

  • Flutter: Single-codebase framework for iOS and Android.
  • BLoC Pattern: Efficient state management.
  • Cubit Architecture: Lightweight and reactive state management.

Getting Started

  1. Clone: git clone https://github.com/Mansourx83/cart_cubit.git
  2. Navigate: cd cart_cubit
  3. Install: flutter pub get
  4. Run: flutter run

Explore this project as a reference for implementing cart functionality in your Flutter apps.

Happy coding!

About

Welcome to the Cart Cubit project! This Flutter project demonstrates the use of the BLoC pattern and Cubit architecture to manage a shopping cart in a mobile app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published