TechieBlossom / bloc_implementation

Implementing bloc pattern using flutter_bloc package
77 stars 32 forks source link

bloc_implementation

A flutter project showcasing possibilities of bloc pattern

Getting Started

foundation branch - Showing multiple states for an event and how bloc provider and bloc builder are used to manage state of the app. This project uses flutter_bloc package.

Video Series

Part 1 State Management - Foundation - https://youtu.be/S2KmxzgsTwk

Part 2 State Management - Debounce Search - https://youtu.be/EGNSH4aG_fU

Screenshots

<table style={border:"none"}>

State Uninitialized
State Uninitialized
State Player Fetching
State Player Fetching
State Player Fetched
State Player Fetched
State Player Empty
State Player Empty
State Player Fetched
State Player Fetched