Help I am unable to run flutter(dart) on my laptop (Windows 10), I have tried everything I could from command prompt to environmental variables but still the code is showing error, I need some guidance
I had the same issue when I was getting started with Flutter on Windows 10. What helped me was making sure that the Dart and Flutter SDK paths were correctly added to the System Environment Variables under Path. And donβt forget to restart your PC after setting the paths! Let me know what error youβre getting, happy to help!
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
I had the same issue when I was getting started with Flutter on Windows 10. What helped me was making sure that the Dart and Flutter SDK paths were correctly added to the System Environment Variables under Path. And donβt forget to restart your PC after setting the paths! Let me know what error youβre getting, happy to help!