Flutter doctor报错 Flutter plugin not installed

今天心血来潮升级了Android Studio4.1版本,执行fluttter doctor命令一直报

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

边是确定以及肯定的安装了这两个插件了,反复卸载重新安装,重启各种尝试就差卸载as了,百思不得其解,后来群友告知是as的问题,其实是ok的并不影响我们开发只是显示问题,纪念我们浪费的时间!

你可能感兴趣的:(Flutter doctor报错 Flutter plugin not installed)