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 the app was created with `very_good create flutter_app new_app_name --description "Random description" --org-name "123dev.happy.newapp"` The command dart pub get has an issue and it solves when I delete...

bug
waiting for response
platform: windows

Bumps [pana](https://github.com/dart-lang/pana) from 0.22.1 to 0.22.2. Release notes Sourced from pana's releases. 0.22.2 What's Changed Continue cleanup of inferred dynamic by @​parlough in dart-lang/pana#1339 Run 'dartdoc' at a later part...

external dependency
dart

## Status **READY** ## Description Added support for [--dart-define-from-file](https://github.com/PiotrFLEURY/flutter/blob/fd2e6b8cd352e54ae5d78e0f048f447f84434edd/packages/flutter_tools/lib/src/runner/flutter_command.dart#L643) ## Type of Change - [x] ✨ New feature (non-breaking change which adds functionality) - [ ] 🛠️ Bug fix (non-breaking...

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.0 to 6.0.1. Release notes Sourced from peter-evans/create-pull-request's releases. Create Pull Request v6.0.1 ⚙️ Fixes an issue where updating a pull request leads to the error Cannot...

ci
external dependency

**Description** I want to use a custom Golden Test comparator to use a threshold for comparing the generated images. Is that possible? Is there any documentation? I've been searching in...

documentation
p2

**Description** As a user of the `very_good_cli` I want to be able to use `.` as the argument for `very_good create`. If no argument or `.` is given, the cli...

feature
p2

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.56 to 18.2.58. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=18.2.56&new-version=18.2.58)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

external dependency
javascript

Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0. Release notes Sourced from eslint's releases. v8.57.0 Features 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas) dca7d0f feat: Enable eslint.config.mjs...

external dependency
javascript

**Description** I'm trying to create a cli using very_good_cli, but I noticed that it uses Flutter to get packages. But Why? We can actually use Dart and Flutter according to...

bug
p3

**Description** We use GitHub Actions with the caching support of the `subosito/flutter-action@v2` together with Melos and every now and then we run into the following error: `cache/bundled/test_optimizer_0.1.0+1_e324e538d331470906db7fbaea6b8d957bcce68d/hooks/build/hooks/pre_gen/pre_gen_7389adb0f4462262bdd04123d3826c0231f89ed6.dart': No such file...

bug
p1