flutterdartdebuggingvirtual-machine

Debug console is not showing anything while running a flutter app in debug mode with external usb connected android phone


The debug console in vs code When debugging flutter app in vs code, nothing is showing in debug console rather than Connecting to VM Service as shown in image. The app is connected with external usb with my android phone. Earlier it was working fine. Please help me to find out a solution...


Solution

  • I recommend restarting VSCode too.
    Also off and on to Device's developer mode.

    If you refer to the debug console a lot, the flutter_logcat package will help.