Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't create new project in PyCharm #7438

Closed
xufuzhi opened this issue May 17, 2024 · 1 comment
Closed

can't create new project in PyCharm #7438

xufuzhi opened this issue May 17, 2024 · 1 comment

Comments

@xufuzhi
Copy link

xufuzhi commented May 17, 2024

Steps to Reproduce

pycharm
file -> new project, no flutter option.
QQ截图20240517200715

Version info

Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 3.22.0, on Microsoft Windows [版本 10.0.19045.4412], locale zh-CN)
[√] Windows Version (Installed version of Windows is version 10 or higher)
[X] Android toolchain - develop for Android devices
X cmdline-tools component is missing
Run path/to/sdkmanager --install "cmdline-tools;latest"
See https://developer.android.com/studio/command-line for more details.
[√] Chrome - develop for the web
[X] Visual Studio - develop Windows apps
X Visual Studio not installed; this is necessary to develop Windows apps.
Download at https://visualstudio.microsoft.com/downloads/.
Please install the "Desktop development with C++" workload, including all of its default components
[√] Android Studio (version 2023.3)
[√] Connected device (3 available)
[!] Network resources
X A network error occurred while checking "https://maven.google.com/": 信号灯超时时间已到

X An HTTP error occurred while checking "https://github.com/": Connection closed before full header was received

! Doctor found issues in 3 categories.

@jwren
Copy link
Contributor

jwren commented May 26, 2024

Unfortunately, this is working as intended, we roll versions of the Flutter IJ plugin only for Android Studio, Ultimate and Community versions of the IDEA platform.

@jwren jwren closed this as completed May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants