Android Studio not showing Logcat with Flutter

前端 未结 17 2386
长情又很酷
长情又很酷 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:30

    Flutter has not logcat flutter show error in the console inside Run tab.IF you want to see error and crash report click on run tab.

提交回复
热议问题