Bitrise Build Issue Report template
Description of the issue
The Flutter versions appear not to being maintained very well. For example currently the Bitrise servers use the stable
Flutter channel, but the version being 1.20.3 is NOT the current stable
version It is 1.20.4'. This means that our builds take linger if we target the current
stable` channel version of Flutter, because Bitrise checks against it’s current cached version, sees they are different and download Flutter again, then picks the version branch we request.
Please keep the Flutter stable
versions up to date. Flutter publishes these on this page:
Note today the stable
version became 1.22.0. So we’d expect this to be the cached Bitrise version on build servers in the next day or so.
Environment:
Where: Bitrise production.
If on Bitrise.io: which stack? If not on Bitrise.io: on what operating system? (Plus any other information you can share)
Step involved:
Flutter Installer v0.11.4, log extract:
Reproducibility
Occurs for every build, making them longer than they should be.
Local reproduction
N/A
Local reproduction: Linux / Android (docker based) stack builds
N/A