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

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
150
points
45
downloads

Publisher

verified publisherlsaudon.fr

Weekly Downloads

Command-Line Interface to change the version in pubspec

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on pubspec_version_cli