Flutter plugin not installed error;. When running flutter doctor

前端 未结 22 1784
渐次进展
渐次进展 2020-11-28 11:07

I am configuring Flutter SDK on my Linux Ubuntu 16.4 system. Why am I getting the following error when I run the flutter doctor? I have specified b

22条回答
  •  悲哀的现实
    2020-11-28 11:27

    IntelliJ IDEA and Android Studio were installed on my machine. I deleted IntelliJ IDEA because i have installed Dart and Flutter plugins on Android Studio. Then flutter doctor command works perfectly, maybe it is useful someone.

提交回复
热议问题