Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.66 KB

File metadata and controls

15 lines (9 loc) · 1.66 KB

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

State UninitializedState UninitializedState Player FetchingState Player FetchingState Player FetchedState Player Fetched
State Player EmptyState Player EmptyState Player FetchedState Player Fetched