Start VS Code. Invoke View > Command Palette…. Type “install”, and select Extensions: Install Extensions. Type “flutter” in the extensions search field, select Flutter in the list, and click Install .
Read moreWhere should I put my Flutter SDK?
Your Flutter SDK path should be a_better_place/flutter . These would be used in tools such as VSCode or Android Studio.
Read more