Skip to content

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

License

Notifications You must be signed in to change notification settings

blendfactory/dvm

Repository files navigation

DVM

DVM

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

Inspired by FVM.

For those interested in the evolution process of DVM, please visit the GitHub Project.

Installation

Homebrew (Recommended)

Note

This is recommended since it does not depend on the version of Dart SDK, pub packages, etc.

brew install blendfactory/tap/dvm

Pub (Not Recommended)

Note

Requires Dart SDK version 3.5.0 or higher.

dart pub global activate dvm --overwrite

GitHub Actions

See dvm-config-action.

Contributors

Contributors

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages