-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
importantSomething important!Something important!in commandsRelates to commands (usually invoked from the command Palette)Relates to commands (usually invoked from the command Palette)
Milestone
Description
The top-level pub command is scheduled for deprecation in favor of dart pub.
We added dart pub in version 2.10.0, so it might still be necessary to call pub get for some older versions of the Dart SDK.
However, we plan to insert a deprecation warning in the top-level pub command, in Dart 2.12.0 (next stable release of the Dart SDK). Hence, to avoid users experiencing a deprecation warning in pub get output, it would be preferable to migrate to dart pub get now.
See also: dart-lang/pub#2736
Metadata
Metadata
Assignees
Labels
importantSomething important!Something important!in commandsRelates to commands (usually invoked from the command Palette)Relates to commands (usually invoked from the command Palette)