Skip to content

ci(native/dart): Test each package on its SDK floor and stable - #373

Draft
cadivus wants to merge 6 commits into
mainfrom
fix/dart-min-sdk-matrix
Draft

ci(native/dart): Test each package on its SDK floor and stable#373
cadivus wants to merge 6 commits into
mainfrom
fix/dart-min-sdk-matrix

Conversation

@cadivus

@cadivus cadivus commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

channel: stable floated to Flutter 3.47.0, which relaxed meta from 1.18.0 to ^1.18.3. That let build_runner ^2.16.0 / mockito ^5.8.1 (analyzer 13.3+) resolve in CI while failing on every older Flutter — pub get and pub publish both break on 3.44.x and 3.41.x.

Each package now runs on its environment: floor as well as stable. pub get + test on both legs; format, analyze and score stay on stable only.

Expected: blocks_runtime_flutter (min) fails at Get dependencies. That's the point — the pubspec fix is a separate PR.

@changeset-bot

changeset-bot Bot commented Aug 14, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: c73c63f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@cadivus
cadivus force-pushed the fix/dart-min-sdk-matrix branch from eb94aa6 to 36ea8b0 Compare August 14, 2026 13:25
Carets still allow the latest versions, so pana's up-to-date check is unaffected.
build_runner and test now carry the same floors in every Dart package.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant