通过IDE运行Flutter应用程序时如何打开Android Logcat工具而不是Run工具?

iDe*_*ode 9 intellij-idea dart android-studio flutter

每次我使用 IDE 中的绿色“播放”按钮运行应用程序时,Run工具窗口都会自动打开,但我希望Logcat弹出该窗口。我怎样才能改变这种行为?

Kon*_*kov 24

您需要使用 Android 运行配置,其中有一个选项可以在启动时自动打开 Logcat: