Flutter not appearing in languages & framework setting on Android Studio

4,143

Solution 1

Please try opening an actual flutter project then checking the Settings -> Languages & Frameworks again. The menu changes if you have an actual flutter app open. I just used the default sample values.

Solution 2

I had the same issue, I re-installed (I had installed but I don't know why it was showing not installed ) flutter plug-in and the problem was solved.

Settings -> plugins -> Markateplace -> Flutter

Share:
4,143
Reuben Khong
Author by

Reuben Khong

Updated on November 23, 2022

Comments

  • Reuben Khong
    Reuben Khong 12 months

    After installing Flutter and Dart plugins on Android Studio, I wasn't able to locate flutter in my settings. Please help flutter_not_found_in_setting

  • hermie_brown
    hermie_brown about 3 years
    Same thing happened to me and I don't think this is the fix.