i work on a flutter project but after uploading the file to github and trying to debug the code the terminal this response
<< was unexpected at this time.
i have fork repositorie of flutter maybe this cause the prob
i try to remove the flutter fork in my github but nothing happen i check the FlutterGitUrl in the envirement variable but it was
https://github.com/flutter/flutter.git
i try flutter doctor
but same line appear
the only command working is dart
I've resolved this error by simply resetting the flutter SDK folder from git command:
git reset --hard
This will restore the flutter SDK folder to its original state. No need to reinstall the complete SDK.
I've resolved this error by simply resetting the flutter SDK folder from git command:
git reset --hard</c>
This will restore the flutter SDK folder to its original state. No need to reinstall the complete SDK.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With