the command
flutter doctor-v
doesn’t work in the cmd
and this is appear
Could not find a command named "doctor-v".
Did you mean one of these?
doctor
Run ‘flutter -h’ (or ‘flutter -h’) for available flutter
commands and options.
I want to know the SDK version
2
Answers
Try this way:
For verbose logs:
This command will show you the current SDK version.