How to manage state when your app is complex, first solution make a global variable and pass when you want to change state this solution is not recommended and it breaks when your app is big and complex, second solution is Stream and StreamBuilder and Inherited widget this is basic of all state management in flutter
#flutter #state_management
Follow me & Github link
https://linktr.ee/topgcoder
Thank you for watching. Hope you liked the video, like and hit subscribe button and enable bell notification!
About Flutter
Flutter is the Mobile SDK for cross platform, high performance with beautiful architecture for Android, IOS, Web and Desktop created by Google