Skip to content

This project is an example about management state in Flutter with popular libraries.

Notifications You must be signed in to change notification settings

CrisRonda/Flutter-Singleton-Bloc-Cubit-Provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter manage state

This project is an example to management state in Flutter app. All examples do the same, has a state with User and if exist this.

This repo has 4 branches:

  1. main: it has a base code of apps
  2. singleton
git checkout -b singleton
  1. provider
git checkout -b provider
  1. cubit
git checkout -b cubit
  1. bloc
git checkout -b bloc
  1. getX
git checkout -b getx

About

This project is an example about management state in Flutter with popular libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published