GetX and ObX in Flutter | Reactive Programming | Flutter GetX Tutorial
Welcome back to yet another episode on state management using a brand new package that has gained a lot of attention in the last some months and rightly so! GetX.
GetX is a micro-framework that makes Flutter development very easy. Keeping state management in mind, GetX was made keeping ease in the mind.
We will learn how to manage states using Getx and ObX in Getx. Update UI automatically on state changes.
#flutter #mobile-apps #getx