very_good_cli icon indicating copy to clipboard operation
very_good_cli copied to clipboard

A Very Good Command-Line Interface for Dart created by Very Good Ventures 🦄

Results 108 very_good_cli issues
Sort by recently updated
recently updated
newest added

**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...

p1
has reproductive steps
investigating

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...

external dependency
javascript

## 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...

p2

**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...

p1

**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) ```...

bug
p1
has reproductive steps

**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`...

bug
waiting for response
has reproductive steps

**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 +...

bug

**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...

bug

**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,...

bug
p1
has reproductive steps

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...

external dependency
dart