It will be inside your Flutter SDK Installation Directory ‘/flutter-installation-directory/flutter/bin/cache/dart-sdk ‘.
Read moreHow do I download VS SDK in flutter code?
Install the extension of Flutter on Visual Studio Code
Read moreWhere do I extract the Flutter SDK?
All you need to do is to find a folder called “flutter” (lowecase) , which is located inside a folder called “Flutter” (uppercase), select it, and browse it. Also make sure that your Flutter and Dart are of the latest version.
Read more