Closed awhitford closed 4 years ago
Hmm I think it is correct.
These four lines have a difference between the currant and the upgradable row:
basic_utils *2.6.0 2.6.1 2.6.1 2.6.1
crypto *2.1.4 2.1.5 2.1.5 2.1.5
image *2.1.12 2.1.14 2.1.14 2.1.14
xml *3.7.0 *4.2.0 *4.2.0 4.3.0
I guess the output is a bit hard to read... not sure how to improve it though....
I'll close this issue as "working as intended" Please reopen if you still think there is an issue.
Environment
pub version
orflutter pub version
: Pub 2.9.0Problem
flutter pub outdated
says that there are 4 upgradable dependencies, but I only count 3:Expected behavior
Actual behavior
The count should have been 3, not 4. After I did a
flutter pub upgrade
, I saw 3 updated:--trace output
Is it counting the adjustment to the
sdk
? (Because I do see that changing after upgrade.)pubspec.zip