/Designs

UI designs made by me with full state management support using providers using flutter

Primary LanguageDart

stateanagement

  • This project deals with stateManagement and tells how to manage states and rebuild the UI.
  • It uses providers as a tool to manage app state.
  • It uses setState() function to manage ephemeral state.