thunder_cli 2.3.1 copy "thunder_cli: ^2.3.1" to clipboard
thunder_cli: ^2.3.1 copied to clipboard

This project is a Flutter application scaffolded with GetX and follows the MVC (Model-View-Controller) architecture.

example/main.dart

main() {
  // 1 -Run this command in cmd to generate files
  // thunder_cli --init

  // 2 -Run this command in cmd to generate feature files
  // thunder_cli --feature

  // 3 -Run this command in cmd to generate model file for the module
  // thunder_cli --model

  // 4 -Run this command in cmd to show help message
  // thunder_cli --h
}
copied to clipboard
9
likes
0
points
166
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.27 - 2025.04.11

This project is a Flutter application scaffolded with GetX and follows the MVC (Model-View-Controller) architecture.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, dio, translator

More

Packages that depend on thunder_cli