Update to Android Studio 4.1 ,flutter plugin and dart plugin not Installed
问题 I have got a similar question like this. But this problem occurred after updating Android Studio to version 4.1 from version 4.0. using flutter flutter doctor -v 回答1: I solve this problem like this Only for MacOS $ ln -s ~/Library/Application\ Support/Google/AndroidStudio4.1/plugins ~/Library/Application\ Support/AndroidStudio4.1 回答2: It is a flutter issue on 1.22 version, and happens after upgrading to Android Studio 4.1. It was already fixed on 1.23 version (dev channel). You can continue