question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Expose the pub outdated command

See original GitHub issue

Dart 2.8 will have a new pub outdated command for viewing the staleness of dependencies.

We’d like to have this exposed in VS Code, perhaps to the right of the current Get Packages command? Screenshot 2020-03-27 at 14 05 37

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:20 (18 by maintainers)

github_iconTop GitHub Comments

1reaction
mit-mitcommented, Apr 27, 2020

Works well, no comments!

1reaction
DanTupcommented, Apr 15, 2020

Oh nm, I figured I can just change the versions in pubspec.lock!

Read more comments on GitHub >

github_iconTop Results From Across the Web

dart pub outdated
Outdated is one of the commands of the pub tool. Use dart pub outdated to identify out-of-date package dependencies and get advice on...
Read more >
flutter pub outdated for a specific package? - Stack Overflow
For Android Studio and IntelliJ, use Flutter pub version checker. For Visual Studio Code, use Pubspec assist.
Read more >
pana 0.15.1 | Dart Package - Pub.dev
Fix outdated dependencies check, to ignore outdated packages from pub outdated if they are allowed by the constraint, and hence, just mutually incompatible....
Read more >
CHANGELOG.md - Google Git
This API and library was exposing the WebSQL proposed standard. ... Added pub outdated command which lists outdated package dependencies, and gives advice ......
Read more >
Developing packages & plugins - Flutter documentation
pubspec.yaml: A metadata file that declares the package name, version, author, ... otherwise an outdated copy of the built plugin will be run...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found