pub global activate pub_check_updates
NOTE: if you see next warning, just follow it's suggestions
Warning: Pub installs executables into $HOME/.pub-cache/bin, which is not on your path. You can fix that by adding this to your shell's config file (.bashrc, .bash_profile, etc.): export PATH="$PATH":"$HOME/.pub-cache/bin"
Then you can run pcu
in your terminal
pcu
- dependency_overrides
- cli args
- auto update pubspec.yaml file
- ci & publish to
pub.dev