pubspec_version_cli 0.0.1 copy "pubspec_version_cli: ^0.0.1" to clipboard
pubspec_version_cli: ^0.0.1 copied to clipboard

outdated

Command-Line Interface to change the version in pubspec

example/README.md

Example #

# Activate Pubspec Version CLI
dart pub global activate pubspec_version_cli

# See list of available commands
pubspec_version --help

# Change the version in pubspec
pubspec_version change --version <version>

# Change the version in pubspec in specific folder
pubspec_version change <folder-of-app> --version <version>
2
likes
0
points
45
downloads

Publisher

verified publisherlsaudon.fr

Weekly Downloads

Command-Line Interface to change the version in pubspec

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, cli_completion, file, mason_logger, path, pub_updater, yaml

More

Packages that depend on pubspec_version_cli