Skip to content

tranhuongk/getx_pattern_autogenerate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manual

Watch the video

Install (Not support Windows)

Clone Github Repository

git clone https://github.com/tranhuongk/getx_pattern_autogenerate.git [Directory]

Set Path

Open /etc/paths with administrator

sudo nano /etc/paths

Add Path to getx

Add PATH getx_pattern_autogenerate/bin to etc/paths like that:

/usr/local/bin
/usr/bin
/bin
/usr/sbin
/sbin
/Volumes/macOS Data/flutter/bin
/Volumes/macOS Data/Projects/getx_pattern_autogenerate/bin

Save and reset Terminal

Use

Go to the directory of flutter project and install getx pattern with command:

get install

Add Page with name InGame:

get add InGame

That's all! Good luck!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages