Skip to content

Conversation

@devmil
Copy link
Member

@devmil devmil commented Aug 29, 2025

Description

During transfer of the package_config the root entry was added twice which led to the analyzer not being able to resolve external packages.

Also: bumps Flutter to latest stable version 3.35.2

Type of Change

  • 🚀 New feature (non-breaking change)
  • 🛠️ Bug fix (non-breaking change)
  • ⚠️ Breaking change (feature or bug fix which breaks existing behaviors/APIs)
  • 🏗️ Code refactor
  • ⚙️ Build configuration change
  • 📝 Documentation
  • 🧹 Chore / Housekeeping

fixes #241

fix package_config transfer
devmil added 3 commits August 29, 2025 20:47
there is a new analyzer package available (8.0.0) and upgrading to that one would be too much for this PR
@devmil devmil enabled auto-merge (squash) August 29, 2025 19:16
@devmil devmil merged commit 706e852 into bmw-tech:main Aug 31, 2025
11 checks passed
@dcharkes
Copy link

dcharkes commented Sep 1, 2025

Thanks @devmil! 🙏

auto-submit bot pushed a commit to dart-lang/ecosystem that referenced this pull request Sep 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

extract is reporting InvalidTypes on types from other packages

3 participants