Flutter Mistake: Not using a state management package
Опубликовано: 02 Октябрь 2024 на канале: 1ManStartup
994
41
Learn from my mistake, if you want to build an app that's more complex, use a state management package. Creating your own "provider" with an inherited widget is not going to be as good as using the provider package.