Skip to content

Implementing bloc pattern using flutter_bloc package

Notifications You must be signed in to change notification settings

ag-dart/bloc_implementation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Implementing bloc pattern using flutter_bloc package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 96.7%
  • Objective-C 2.2%
  • Java 1.1%