简体   繁体   English

在flutter医生中安装flutter时如何修复flutter插件未安装

[英]How to fix flutter plugin not installed while installing flutter in flutter doctor

I have installed flutter and I am using Android Studio for Android Virtual Device (AVD) and Visual Studio Code (VS Code) for installing dart and flutter extension.我已经安装了 flutter,我正在使用 Android Studio for Android Virtual Device (AVD) 和 Visual Studio Code (VS Code) 安装 dart 和 flutter 扩展。
On running flutter doctor in command prompt it is throwing error-在命令提示符下运行flutter 医生会抛出错误-

[!] Android Studio (version 4.1.0)
    X Flutter plugin not installed; this adds Flutter specific functionality.
    X Dart plugin not installed; this adds Dart specific functionality.

How can I solve this problem?我怎么解决这个问题? TIA. TIA。

在此处输入图像描述

This error is just shown in flutter doctor, the application works fine even with it.此错误仅显示在 flutter 医生中,应用程序即使使用它也能正常工作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 未安装 Flutter Doctor、Flutter 和 Dart 插件 - Flutter Doctor, Flutter & Dart plugin not installed Flutter Doctor:Flutter 和 dart 插件未安装错误,但插件已安装(WINDOWS) - Flutter Doctor:Flutter and dart plugin not installed error,but plugins are installed(WINDOWS) 如何在 Android Studio 中修复 Flutter 医生错误 - How to fix Flutter doctor error at Android Studio 在安装Flutter Doctor时,发现了3个类别的问题。 错误 - While installing Flutter Doctor found issues in 3 categories. error 即使安装了 Flutter 和 dart 插件,Flutter Doctor 也无法识别它们 - Flutter Doctor doesn't recognized the flutter and dart plugin even after they are installed flutter 医生 --android-licenses 错误,如何解决? - flutter doctor --android-licenses Error, how to fix this? 运行“flutter doctor --android-licenses”时如何解决? - How to fix when run "flutter doctor --android-licenses"? 安装flutter时,如何解决“在此位置找不到Android SDK”错误? - How to fix 'Android SDK not found at this location' error while installing flutter? 未安装 Flutter 和 Dart 插件 - Flutter and Dart plugin not installed Android Studio(未安装),当运行 flutter doctor 而 Android Studio 安装在机器上时 - Android Studio (not installed) , when run flutter doctor while Android Studio installed on machine
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM