Bit of a newbie to flutter.
I have heard MVC (model view controller) architecture is important in building apps with clean codebases. I've also heard also that Providers are important at managing the state.
I'm wondering how these concepts work (if at all) together.
Is the provider essentially a global state that the model updates and the view pulls from? If so how is best to use it i.e. defined in the top level App?
Aucun commentaire:
Enregistrer un commentaire