/Flutter-StateManagement

To compare state managements using in flutter

Primary LanguageDart

Flutter-StateManagement

I'm noob in flutter. This project doesn't belong to any researchs, it's only my starting project trying to find out my favorite state managements in flutter. Disclamer: All state managements which are appeared in this project is only my taste.

State managements are used in this project:

  • Provider
  • Stacked
  • BloC
  • Riverpod
  • GetX

Which feature should project be implement

  • Router
  • Seperate UI and logic
  • Local Database
  • Fetch data

Reference