VeryGoodOpenSource / very_good_cli

A Very Good Command-Line Interface for Dart created by Very Good Ventures 🦄
http://cli.vgv.dev
MIT License
2.19k stars 195 forks source link

how to generate Java rather than Kotlin #678

Closed osamamohammed98 closed 1 year ago

osamamohammed98 commented 1 year ago
  1. I am not fluent in Kotlin so I need to create my projects in Java
renancaraujo commented 1 year ago

Hello there, the flutter_app template is an opinionated template based on the VGV standards. Even though we don't discourage people from using it, we cannot accommodate java support there for the following reason:

For those reasons, we will not add support for java as android language for the "very good" templates.

it try this command and not work

Because options such as -a and --i are not used by very_good create. To see the available options, run:

very_good create flutter_app --help