androidflutterdaemonresolve

Flutter device daemon Crashed


I changed the directory name in which flutter is installed. After that, an error is occurring whenever I started the android studio. The error is 'The Flutter device daemon cannot be started.' A screenshot is attached.

enter image description here

I am using a physical device for debugging connected through wifi network. I will be very grateful for helping me regarding this error.


Solution

  • My problem solved by this command.

    1. Go to folder flutter SDK folder eg: C:\Users\X\flutterSdk\

    2. Run this command: git reset --hard

    << was unexpected at this time. flutter