We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--prereleases
pub outdated --mode=null-safety
1 parent 204d048 commit fab6ef7Copy full SHA for fab6ef7
pkg/nnbd_migration/lib/src/messages.dart
@@ -34,7 +34,7 @@ are currently importing the following non-null-safe libraries:
34
35
Please upgrade the packages containing these libraries to null safe versions
36
before continuing. To see what null safe package versions are available, run
37
-the following command: `dart pub outdated --mode=null-safety --prereleases`.
+the following command: `dart pub outdated --mode=null-safety`.
38
39
To skip this check and try to migrate anyway, re-run with the flag
40
`$_skipImportCheckFlag`.
0 commit comments