dvmx 0.0.5 copy "dvmx: ^0.0.5" to clipboard
dvmx: ^0.0.5 copied to clipboard

Dart Version Management: A simple CLI to manage Dart SDK versions per project.

0.0.5 #

Fixed #

  • Fix pub warning.
    • "To format your files run: dart format ."

0.0.4 #

Added #

  • Add --latest option flag to dvm releases.
    • dvm releases --latest
  • Add --latest option flag to dvm install.
    • dvm install --latest
  • Add --latest option flag to dvm use.
    • dvm use --latest

Changed #

  • Remove extraneous margins from the output of dvm --version.

0.0.3 #

Added #

  • Create a command for showing installed Dart SDK versions.
    • dvm list
  • Create a command for uninstalling Dart SDK versions.
    • dvm uninstall <version>

0.0.2 #

Improved #

  • Improve PUB POINTS.
    • Fix warning "No example found".
    • Fix warning "The package description is too short".

Fixed #

  • Grant execution permission to dartaotruntime.

0.0.1 #

  • Initial version.
13
likes
0
pub points
0%
popularity

Publisher

verified publisherblendthink.dev

Dart Version Management: A simple CLI to manage Dart SDK versions per project.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

archive, args, cli_info, collection, file, http, json_annotation, mason_logger, meta, pub_semver, riverpod, riverpod_annotation

More

Packages that depend on dvmx