Skip to content
Discussion options

You must be logged in to vote

Hello @japhetobsioma,
We resolved this via in-app chat, but sharing the solution here for anyone with a similar issue. If your pubspec.yaml has Flutter pinned under environment, e.g.:

environment:
  sdk: <version>
  flutter: <version>

Remove the flutter: line. That resolves the version-solving failure during shorebird release. This issue is currently being tracked on the Shorebird side; you can follow the issue for updates for when a fix is released and/or upvote the issue here: shorebirdtech/shorebird#3298.
As regards the shorebird version in the Workflow editor, we have had to pin it to version 1.6.39 to avoid breaking changes in the expected 2.0 release. At the moment, we are still lo…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by japhetobsioma
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants