thunder_cli 2.3.5 copy "thunder_cli: ^2.3.5" to clipboard
thunder_cli: ^2.3.5 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
}
9
likes
140
points
72
downloads

Publisher

unverified uploader

Weekly Downloads

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