thunder_cli 2.3.4+2 copy "thunder_cli: ^2.3.4+2" to clipboard
thunder_cli: ^2.3.4+2 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
8
likes
130
points
365
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.16 - 2025.03.31

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

args, dio, translator

More

Packages that depend on thunder_cli