A tool for generating flutter project from data file.
clone the repo
git clone https://github.com/TheinThanHlan/fluprojg.git
give path
export PATH=$PATH:$HOME/path to cloned dir/fluprojg/bin/
initialize project
mkdir test
cd test
fluprojg init test
add assets in pubspec.yaml file
assets:
- assets/databases/
class configurations are inside input file.
You can create your own config file using
fluprojg template Human
after complete configuration you can generate with
fluprojg gen
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
'MVC Ruled Every Era.' : Thein Than Hlan