pmv 0.1.0
pmv: ^0.1.0 copied to clipboard
PMV is a CLI tool used to help manage package version in Dart projects with multiple packages
Example #
# Activate PMV CLI
dart pub global activate pmv
# See list of available commands
pmv --help