1

Flutter Doctor -v gives followings

Here Also I have Android studio Lates version

How can I fix this issue And also I have JDK 8

Installed flutter dart plugins

Flutter doctor result

8
  • Where is your Android Studio? Commented Oct 16, 2020 at 10:10
  • 1st-row third column app it is the new version of android studio Commented Oct 16, 2020 at 10:14
  • 1
    is this helped ? stackoverflow.com/questions/59647791/… Commented Oct 16, 2020 at 10:37
  • yes but plugins are not recognized Commented Oct 16, 2020 at 10:49
  • Hey @DinethSGimhana have you tried restarting your terminal after installing the plugins on Android Studio (Which at the same time needs android studio to be restarted to validate the plugins installation)? Commented Oct 16, 2020 at 12:08

1 Answer 1

4

This is a known bug with Android Studio Version 4.1.

Your choices are either to downgrade to 4.0, or wait for an update. The issue is with Android Studio, not the plugins.There is no known workaround to make the plugins work until the Android Studio team fixes it.

See https://github.com/flutter/flutter/issues/67986 for details.

Sign up to request clarification or add additional context in comments.

1 Comment

FYI I ended up downgrading because the Flutter plugins are so valuable to me. I've seen recent notices of upgrades, but I haven't pulled the trigger because I don't know if this issue has been fixed.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.