Skip to content

Fix the FlutterDependencyInspection for the analyzer workspaces #8428

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

Merged
merged 1 commit into from
Aug 7, 2025

Conversation

jwren
Copy link
Member

@jwren jwren commented Aug 7, 2025

This resolves #7623

Additional work may be needed for non-flutter pubspecs (i.e. the Dart IJ plugin)

This resolves flutter#7623

Additional work may be needed for non-flutter pubspecs (i.e. the Dart IJ plugin)
@jwren jwren requested review from helin24 and pq August 7, 2025 21:59
@jwren jwren added the autosubmit When this label is applied to a PR, the PR will be submitted as soon as all checks are green. label Aug 7, 2025
@auto-submit auto-submit bot merged commit 7adfbad into flutter:master Aug 7, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosubmit When this label is applied to a PR, the PR will be submitted as soon as all checks are green.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JetBrains IDE (IntelliJ) does not understand workspaces (always suggests to run pub get even when it's been run)
2 participants