-
Notifications
You must be signed in to change notification settings - Fork 319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
flutter doctor -v
cannot determine versions of Flutter and Dart intellij plugins (MacOS)
#7657
Comments
Closing this as a duplicate of flutter/flutter#121925 |
@danagbemava-nc hi and thanks for your attention! Can you please elaborate, in which way this duplicates flutter/flutter#121925 ? From what I can see, in flutter/flutter#121925 bug is related to Android Studio version itself, not plugin versions, isn't it? As you can see in my actual output, Android Studio version determined correctly (and it's not even |
@Sameri11 My apologies, this is what I saw in the doctor output that led me to the other issue
I do see a similar output from my flutter doctor -v although I just installed in the plugins. For IntelliJ, the plugins are read properly on my system. flutter doctor -v
|
I think modern Android Studio changed path where plugins contained an In this code, Another case is with I guess this code also needs UPD: also, as @danagbemava-nc said that plugins in IntelliJ displayed correctly, |
Steps to reproduce
Flutter
and/orDart
plugins installed in Android Studioflutter doctor -v
Tested on these versions of Android Studio:
2024.1.2
2024.2.1
(preview)2024.2.2
(preview)Expected results
I expect output of
flutter doctor -v
to show version of Dart and Flutter plugins installed in Android Studio. Expected output:Actual results
doctor
can not determine versions ofDart
andFlutter
plugins. Actual output :Code sample
Code sample
Not applicable
Screenshots or Video
Screenshots / Video demonstration
Logs
Logs
[Paste your logs here]
Flutter Doctor output
Doctor output
The text was updated successfully, but these errors were encountered: