getx_boilerplate_cli 1.0.7 copy "getx_boilerplate_cli: ^1.0.7" to clipboard
getx_boilerplate_cli: ^1.0.7 copied to clipboard

Command-line interface to generate premium Flutter starter boilerplates utilizing GetX and Clean Architecture.

example/example.dart

// Simple example demonstrating how to run the CLI tool from terminal.

void main() {
  print('GetX Boilerplate CLI Example');
  print('============================');
  print('To use this command-line interface tool to scaffold a new project, run:');
  print('\n  getx_boilerplate_cli create my_awesome_app\n');
}
6
likes
160
points
478
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Command-line interface to generate premium Flutter starter boilerplates utilizing GetX and Clean Architecture.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, path

More

Packages that depend on getx_boilerplate_cli