State management is a hot topic in Flutter development and this time I wanted to try GetX package with a shopping app example. In different branches you can find same code piece implemented with Getx, Obx and GetBuiler.
I also explained my understanding with a medium article: 👉