Skip to content

fix(flutter_tool): Shorebird Flutter version detection#93

Merged
felangel merged 3 commits intoshorebird/devfrom
fix/flutter-tool-version
Sep 22, 2025
Merged

fix(flutter_tool): Shorebird Flutter version detection#93
felangel merged 3 commits intoshorebird/devfrom
fix/flutter-tool-version

Conversation

@felangel
Copy link
Copy Markdown

@felangel felangel commented Sep 22, 2025

Fixes the flutter_tool's Shorebird Flutter version detection. The Dart version still needs to be fixed separately (i'll open a separate PR to address that).

Related to shorebirdtech/shorebird#3298

@felangel felangel self-assigned this Sep 22, 2025
Copy link
Copy Markdown

@eseidel eseidel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So the idea is that we're overriding Flutter's version detection in the "we've tagged this for shorebird" case? How does this help pub resolve to our versions?

@felangel
Copy link
Copy Markdown
Author

So the idea is that we're overriding Flutter's version detection in the "we've tagged this for shorebird" case? How does this help pub resolve to our versions?

Yup, this is a partial fix. The pub resolution is failing due to the Dart SDK incompatibility which needs to be updated in the Dart SDK

@felangel felangel merged commit 6f8c22f into shorebird/dev Sep 22, 2025
4 of 7 checks passed
@felangel felangel deleted the fix/flutter-tool-version branch September 22, 2025 20:50
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.

2 participants