Skip to content

alperenekin/shop_app_getx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: 👉