David Gonzalez
Oct 29, 2023

--

If you have a look to Flutter source code, you may see that most of their widgets are statefull... So i think the problem is not that dev uses too many times setState, but the lack of practice (or knwoledge) of widgets design in order to avoid unnecessary statefull widgets and too many call to setState.

--

--

David Gonzalez
David Gonzalez

Written by David Gonzalez

Hi, I’m David, a french mobile applications developer. As a freelance, I work on Android and iOS applications since 2010. I also work on Flutter now !

No responses yet