Flutter Doctor, Flutter & Dart plugin not installed

喜夏-厌秋 提交于 2021-01-29 07:13:40

问题


I have been already running flutter and android studio. Today i just updated the android studio to latest version 4.1 after upgrading when i run the flutter doctor. I am getting the following error.

I have installed flutter and dart plugins in the android studio.

Staring new flutter project is showing in the welcome screen

But when i run the flutter doctor in the terminal its says Flutter plugin not installed. I have attached the vim bash file too

I am not able to find whats the issue.

Thanks to all


回答1:


You cant fix it. This is Flutter bug.

https://github.com/flutter/flutter/issues/68180

Just wait or back to android studio 4.0




回答2:


If you have IntelliJ IDEA in your computer try to delete and run flutter doctor again.



来源:https://stackoverflow.com/questions/64368957/flutter-doctor-flutter-dart-plugin-not-installed

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!