Skip to content

mithun00gowda/flutter_bloc_concepts_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Flutter BLoC Concepts & Logics πŸš€

This repo contains the complete codebase demonstrating Flutter BLoC architecture, core logics, events/states handling, and real-world patterns. Perfect for beginners to advanced devs! Happy learning ❀😎

Stars LinkedIn Flutter

✨ Features

  • Pure BLoC Pattern: Events β†’ Bloc β†’ States (no Provider/Redux mess)
  • Cubit vs Bloc: Simple counters to complex API flows
  • Real Examples: Counter, Cart, Auth, API fetching
  • Tested: Unit tests for Blocs + Widget tests
  • Production Ready: Error handling, loading states, hydration

πŸ“¦ Quick Start

git clone https://github.com/YOUR_USERNAME/YOUR_REPO.git
cd YOUR_REPO
flutter pub get
flutter run

About

This repo contains the code base of the concept of flutter bloc and its logics in it. Happy learning ❀😎

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors