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

check your pub package's updates

pub-check-updates #

Install #

pub global activate --source git git@github.com:congjiujiu/pub_check_update.git

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

screenshot.png

TODO #

  • dependency_overrides
  • cli args
  • auto update pubspec.yaml file
  • ci & publish to pub.dev
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

check your pub package's updates

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

args, dio, path, pub_semver, yaml

More

Packages that depend on pub_check_updates