简体   繁体   中英

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.
On running flutter doctor in command prompt it is throwing error-

[!] 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.

在此处输入图像描述

This error is just shown in flutter doctor, the application works fine even with it.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM