/shop_app_getx

An example shop app by using getx and mvc approach

Primary LanguageDart

shop_app_getx

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.

Overview

I also explained my understanding with a medium article: 👉