Last updated:
0 purchases
feg cli
feg_cli #
A Command-Line Interface for Generate Flutter Templates.
Developed by Fegno Technogies LLP
Getting Started 🚀 #
If the CLI application is available on pub, activate globally via:
dart pub global activate feg_cli
copied to clipboard
Or locally via:
dart pub global activate --source=path <path to this package>
copied to clipboard
Usage #
# Generate a Flutter application.
feg_cli create app
# Generate a feature for Flutter application.
feg_cli create feature
# Show CLI version
$ feg_cli --version
# Show usage help
$ feg_cli --help
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.