Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a `flutter doctor doctor`?

So I ran flutter doctor and it says that Android studio is missing.

I install Android Studio, run flutter doctor again, but it doesn't detect android studio and still displays the same message.

Why is flutter doctor not detecting it?

Is there a tool to fix the tool that fixes flutter? Like flutter doctor doctor for example?

like image 833
Rolf Avatar asked Dec 05 '25 14:12

Rolf


1 Answers

try this: flutter doctor -vv

-v, --verbose               Noisy logging, including all shell commands
                            executed.
                            If used with "--help", shows hidden options. If used
                            with "flutter doctor", shows additional diagnostic
                            information. (Use "-vv" to force verbose logging in
                            those cases.)
like image 143
Spike L Avatar answered Dec 07 '25 15:12

Spike L



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!