#Shore bird last version with flutter 2.27

1 messages · Page 1 of 1 (latest)

quasi nymph
#

I have just updated Shorebird, and now the Shorebird release says that it uses Flutter 2.29. Is that correct?

Could it create a bug if my app is built on Flutter 2.27, but the latest version of Shorebird uses Flutter 2.29?

vestal hornet
#

The latest version of shorebird always defaults to the latest stable flutter version (currently 3.29.2). You can still release using older flutter versions by passing the --flutter-version flag to the release command. Shorebird patch will always use the exact same version of flutter used to generate the release.