Skip to content

Resolve local packages before the root Flutter analyze#229

Merged
elasticdog merged 1 commit into
mainfrom
push-xtpopkxrwlwy
Jul 13, 2026
Merged

Resolve local packages before the root Flutter analyze#229
elasticdog merged 1 commit into
mainfrom
push-xtpopkxrwlwy

Conversation

@elasticdog

Copy link
Copy Markdown
Member

The root flutter analyze discovers nested packages as their own analysis contexts, which fail to resolve dev dependencies until each package has run dart pub get. Move the local package lint step ahead of the root analyze so its pub get also serves the root run.

The root flutter analyze discovers nested packages as their own analysis
contexts, which fail to resolve dev dependencies until each package has
run dart pub get. Move the local package lint step ahead of the root
analyze so its pub get also serves the root run.
@elasticdog
elasticdog enabled auto-merge July 13, 2026 20:52
@elasticdog
elasticdog added this pull request to the merge queue Jul 13, 2026
Merged via the queue into main with commit 865700f Jul 13, 2026
7 checks passed
@elasticdog
elasticdog deleted the push-xtpopkxrwlwy branch July 13, 2026 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant