very_good_cli 0.1.1 copy "very_good_cli: ^0.1.1" to clipboard
very_good_cli: ^0.1.1 copied to clipboard

outdated

A Very Good Command Line Interface for Dart created by Very Good Ventures.

Very Good CLI #

Very Good Ventures

Developed with πŸ’™ by Very Good Ventures πŸ¦„

ci coverage style: very good analysis License: MIT


A Very Good Command Line Interface for Dart.

Installing #

$ pub global activate very_good_cli

Commands #

$ very_good create #

Create a new very good flutter starter application in seconds based on Very Good Core.

Very Good Create

What's Included? πŸ“¦ #

Out of the box, Very Good Core includes:

βœ…  Cross Platform Support - Built-in support for iOS, Android, and Web (Desktop coming soon!)

βœ…  Build Flavors - Multiple flavor support for development, staging, and production

βœ…  Internationalization Support - Internationalization support using synthetic code generation to streamline the development process

βœ…  Sound Null-Safety - No more null-dereference exceptions at runtime. Develop with a sound, static type system.

βœ…  Bloc - Integrated bloc architecture for scalable, testable code which offers a clear separation between business logic and presentation

βœ…  Testing - Unit and Widget Tests with 100% line coverage (Integration Tests coming soon!)

βœ…  Logging - Built-in, extensible logging to capture uncaught Flutter and Dart Exceptions

βœ…  Very Good Analysis - Strict Lint Rules which are used at Very Good Ventures

βœ…  Continuous Integration - Lint, format, test, and enforce code coverage using GitHub Actions


$ very_good --help #

See the complete list of commands and usage information.

πŸ¦„ A Very Good Command Line Interface

Usage: very_good <command> [arguments]

Global options:
-h, --help         Print this usage information.
    --version      Print the current version.
    --analytics    Opt into or out of anonymous usage statistics.

Available commands:
  create   Creates a new very good flutter application in seconds.

Run "very_good help <command>" for more information about a command.
696
likes
0
points
93.5k
downloads

Publisher

verified publisherverygood.ventures

Weekly Downloads

A Very Good Command Line Interface for Dart created by Very Good Ventures.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, io, mason, meta, path, usage, very_good_analysis

More

Packages that depend on very_good_cli