Flutter: state management

Nhan Cao
4 min readDec 12, 2018

About flutter architecture pattern, all you need is ‘state management’ keyword.

“How do I best manage the state of the UI controls in a medium-to-large Flutter app?” is a question we often hear. This is an complex topic with strong, and differing, opinions. Until we provide more docs/examples, learn more at the following links, some of which have been contributed by the Flutter community. —…

--

--