-
Notifications
You must be signed in to change notification settings - Fork 321
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
JetBrains IDE (IntelliJ) does not understand workspaces (always suggests to run pub get even when it's been run) #7623
Comments
Using the latest version of the Flutter IJ plugin, 2024.2, Flutter IJ plugin
And this error from the Dart IJ plugin:
|
To add onto this: Tests also always run To reproduce:
|
@helin24 is this on track? We'd love workspaces to work also in intellij with the release of dart 3.6. Feel free to reach out if you need help with anything. |
I realized I was only using the dart plugin - not the flutter plugin.
Ah - these logs come in the terminal when intellij is started from terminal... Ok - still haven't reproduced exactly - but I'm getting closer... |
Start of work that I believe will be sufficient: JetBrains/intellij-plugins#933 |
Closing out since the PR has been pushed over to JetBrains. |
Hi @jwren is this issue already fixed? Because I'm using the latest version of Intellij and de latest dev flutter plugin and i'm seeing this issue. |
Same issue for me |
@sbergmair Yes, I thought this was fixed with the latest versions of the Flutter and Dart Plugins. Which version of the Flutter Plugin do you have installed. Do you have a repro you can share. |
Tracking issue for dart-lang/sdk#56380 in the flutter/flutter-intellij bug repo.
The text was updated successfully, but these errors were encountered: