very_good_cli
very_good_cli copied to clipboard
A Very Good Command-Line Interface for Dart created by Very Good Ventures 🦄
**Description** When we create a project, the argument `--argument-id` is not used in several Android config files. **Steps To Reproduce** 1. Create a Flutter project with the command : `very_good...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.0.0. Release notes Sourced from eslint's releases. v9.0.0 Breaking Changes b7cf3bd fix!: correct camelcase rule schema for allow option (#18232) (eMerzh) 09bd7fe feat!: move AST...
## Status **READY/IN DEVELOPMENT/HOLD** READY ## Description Allows `.` as a project name (like `flutter create .`) ## Type of Change - [x] ✨ New feature (non-breaking change which adds...
**Description** Need to create a new release for Very Good CLI to get some bug fixes released. **Requirements** - New release is created and tagged in the repo - New...
**Description** `very_good packages check licenses` fails to report pubs with unknown licenses (e.g. [rxdart 0.27.7](https://pub.dev/packages/rxdart/versions/0.27.7)): ```bash $ very_good packages check licenses ✓ Retrieved 0 licenses from 1 package. (0.7s) ```...
**Description** It is now possible to start the tests with an output as mentioned [here](https://github.com/VeryGoodOpenSource/very_good_cli/issues/331). But when running a test with very_good and the `file-reporter` parameter, the parameter for `optimization`...
**Description** I am trying to install/activate "very_good_cli" in my mac, using `dart pub global activate very_good_cli` but follwing error: ``` + _fe_analyzer_shared 67.0.0.8s) + analyzer 6.4.1 + archive 3.4.10 +...
**Description** A clear and concise description of what the bug is. The union plugin I generated has no Android part **Steps To Reproduce** See error **Screenshots** If applicable, add screenshots...
**Description** For some reason I can't figure out, for the past three days, no matter how I try to do it, as I am developing my dart_cli template-base CLI project,...
Bumps [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis) from 5.1.0 to 6.0.0. Release notes Sourced from very_good_analysis's releases. v6.0.0 chore: release 6.0.0-dev.1 v6.0.0-dev.1 feat!: upgrade to support Dart ^3.4.0 feat: additional lint rules: missing_code_block_language_in_doc_comment no_self_assignments no_wildcard_variable_uses...