Sorry for the delay here @dominik.roszkowski, we have created a task for the team to investigate this. Can you please enable Support Access on this app?
Hello @dominik.roszkowski,
Started investigating this issue.
Did you recently encountered builds with this issue? It could be useful to analyze the root cause if you added the command flutter pub cache repair in a script step before flutter-build.
Could you please also share the full pubspec.yaml and the list of dependencies between your corelibrary packages (it seems there are more than on packages in the repository)?
Additionally if you can share the cache-archive state when a build failed it would be greatly useful.
Hello @dominik.roszkowski
A pre-release version of a fix for flutter-build is available. It would be a huge help if you can help trying it out.
It can be added by replacing - flutter-build with - git::https://github.com/bitrise-steplib/bitrise-step-flutter-build.git@fix-cache: in a bitrise.yml workflow. Recommend creating a temporary workflow for this.