-
Notifications
You must be signed in to change notification settings - Fork 319
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... |
Tracking issue for dart-lang/sdk#56380 in the flutter/flutter-intellij bug repo.
The text was updated successfully, but these errors were encountered: