Answers for "i can't find flutter sdk for windows"

2

unable to locate android sdk flutter in windows

Flutter provides a command to update the Android SDK path:

Use flutter config --android-sdk <path-to-your-android-sdk-path>
Posted by: Guest on May-11-2020
0

could not find dart in your flutter sdk. please run

-- Add Path to Dart SDk manually to the project
-- Try to run...It should be fine
Posted by: Guest on January-10-2022

Browse Popular Code Answers by Language