lazycli 1.0.7
lazycli: ^1.0.7 copied to clipboard
A command-line for create get view with controller, binding and variables.
A sample command-line application with an entrypoint in bin/, library code
in lib/, and example unit test in test/.
example command
lazycli lib/view/home or lazycli lib/view/home HomeView
lazycli assets AssetsDataFile
Exclude any file
lazycli assets AssetsDataFile asstes/image/noneed
//for local
dart pub global activate --source path .
// for online
dart pub global activate lazycli