Android Studio not showing Logcat with Flutter

前端 未结 17 2357
长情又很酷
长情又很酷 2020-12-01 17:41

I\'m using Android Studio for Flutter App Development. Everything seems to be working fine just that the Android Studio does not show the \"logs\" in Logcat

17条回答
  •  -上瘾入骨i
    2020-12-01 18:09

    Update April 2020: Cuong's answer works better with Android Studio 3.6+


    Previous answer:

    Flutter use Run tab to display logs in Android Studio. Switch from Logcat to Run and then you will see logs.

提交回复
热议问题