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:
main
: it has a base code of appssingleton
git checkout -b singleton
provider
git checkout -b provider
cubit
git checkout -b cubit
bloc
git checkout -b bloc
getX
git checkout -b getx