#state-management
Read more stories on Hashnode
Articles with this tag
In the previous post, we created our custom StateNotifier class by extending the StateNotifier class. However, the state changes weren't in any way...
StateProvider becomes unnecessarily challenging when you need to perform operations more complex than the basic counter increment and decrement...
I hardly pay attention in my English class back in High School. I thought I wouldn't need it. After all, I would be majoring in Engineering. "Just...
It takes only a few weeks of intense Fluttering before you quickly realize using callbacks to manage state and data flow across your app is a big pain...