Dart-Code: Dart sdk path not found if there is a folder named "flutter" in project root directory
My vscode flutter plugin version is: 2.23.0
How to reproduce this problem: Create a new flutter plugin project and create a directory called flutter in the project root directory
At this point, opening this project with vscode will appear dart sdk not found.
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 16 (8 by maintainers)
@vikaskrsharma if there’s an issue here, I’d really like to understand and fix it (otherwise you may be stuck on an old version forever). If you’re able to try again when you have time and file an issue, that would be appreciated.