Skip to content

tduongtad1304/getx_statemanagement_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getx_statemanagement

GetX State Management Demo with full understanding of State Management (with GetBuiler, GetX, Obx), Route Management and SnackBar.

📽️ Demo

Demo.GetX.mp4

📕 Usage

Going through it, firstly, clone this repository by:

$ git clone https://github.com/tduongtad1304/getx_statemanagement_examples.git

Then navigate to the folder by: cd getx_statemanagement_examples and type: code . (For VSCode instance)

Next, just run: flutter pub get on the Terminal and finally run this project by: flutter run

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.