Skip to content

Fix the FlutterDependencyInspection for the analyzer workspaces#8428

Merged
auto-submit[bot] merged 1 commit into
flutter:masterfrom
jwren:7623-workspaces-inspection
Aug 7, 2025
Merged

Fix the FlutterDependencyInspection for the analyzer workspaces#8428
auto-submit[bot] merged 1 commit into
flutter:masterfrom
jwren:7623-workspaces-inspection

Conversation

@jwren
Copy link
Copy Markdown
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