Skip to content

congjiujiu/pub_check_update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pub-check-updates

pub package

Install

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

screenshot.png

TODO

  • dependency_overrides
  • cli args
  • auto update pubspec.yaml file
  • ci & publish to pub.dev

About

Find newer versions of package dependencies in your dart projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages