Skip version checks when running `flutter upgrade` (#18031)
We were already skipping the check in `flutter upgrade` but this also spawns `flutter precache` and `flutter doctor` which would still check and potentially output the message.
Showing
Please register or sign in to comment