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

A Command-Line Interface to replace the version in pubspec.yaml

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>
1
likes
150
pub points
5%
popularity

Publisher

verified publisherlsaudon.fr

A Command-Line Interface to replace the version in pubspec.yaml

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