flutter / flutter-intellij

Flutter Plugin for IntelliJ
https://flutter.dev/using-ide
BSD 3-Clause "New" or "Revised" License
1.98k stars 319 forks source link

support wsl2 develop for intellij(installed in window) #7622

Open sunflower-knight opened 3 months ago

sunflower-knight commented 3 months ago

Thanks for the feedback! If your issue is related to the Flutter framework itself, please open an issue at github.com/flutter/flutter.

Steps to Reproduce

I install IDE in window and install flutter plugin , when i cerate flutter project and choose the sdk path in wsl2 (wsl://usr/bin/flutter) . IDE can not create project , maybe flutter doctor wrong in wsl ,

Version info

Please paste the output of running flutter doctor -v here (available from the command line or from Tools > Flutter > Flutter Doctor). It will provide the version of the Flutter framework as well as of the IntelliJ plugin.