Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 

Repository files navigation

Flutter Apps Examples (Source Code)

Bloc Pattern Examples

  1. Todo App

    A. Cubit + StreamSubscription
    B. Cubit + BlocListener
    C. Bloc + StreamSubscription
    D. Bloc + BlocListener

  2. Weather App

    A. Cubit + StreamSubscription
    B. Cubit + BlocListener
    C. Bloc + StreamSubscription
    D. Bloc + BlocListener ($${\color{red}Newly \space added}$$)

  3. Firebase Authentication App (Coming soon...)

    A. Cubit + StreamSubscription
    B. Cubit + BlocListener
    C. Bloc + StreamSubscription
    D. Bloc + BlocListener

Bloc Pattern + CleanArchitecture (coming soon ...)

Provider Pattern Examples (coming soon ...)

About

Flutter App Examples

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors