guillermooo / dart-sublime-bundle

Sublime Text 3 Dart Package
BSD 3-Clause "New" or "Revised" License
264 stars 42 forks source link

Add Pub Upgrade to the Command Pallate #517

Open afzalarsalan opened 9 years ago

afzalarsalan commented 9 years ago

An important function in developing end user applications is ensuring that all pub packages that are dependencies are able to be constantly up to date, if not periodically, then manually. Having an option in the command palate to execute this command would greatly simplify development and reduce switching to the command line.