What The Hell Is Lifting Up State In Flutter State Management
State Management Secrets Explained
This is what passes as knowledge on the List of State management approachs page:
State management is a complex topic. If you feel that some of your questions haven't been answered, or that the approach described on these pages is not viable for your use cases, you are probably right.
Look, ignore the Google peon who wrote that as there is a way to understanding. I have spent time developing apps using Android SDK, iOS SDK, Web, Linux, etc. If you understand how the frameworks and real OOP you will always know how to do state management no matter what framework you use. And that is the long-term skill that companies pay for beyond the short term job requirements.
Thus, I will explain how the Flutter framework works. Then explain about the UI state and App state and what lifting up state really means in state management.
Keep reading with a 7-day free trial
Subscribe to Fred’s Flutter Newsletter to keep reading this post and get 7 days of free access to the full post archives.