At IzzyOnDroid we support Reproducible Builds. We'd like to cover as many apps with this as possible. To cover Overmorrow as well, we'd need your help. We can see you build the APK on a Linux machine, so this would be possible here – but we'd need to know the exact Flutter version you are using (and the JDK version as well), so we can match that. As you don't use a CI we could look at, could you include this with your pubspec.yaml?
environment:
sdk: '>=3.0.6 <4.0.0'
flutter: 3.38.5
(of course replace the Flutter version with what you use, and keep that in sync).
We'd appreciate if you could help making your build reproducible. We've also prepared some RB Hints for Developers for that.
Looking forward to your reply!
At IzzyOnDroid we support Reproducible Builds. We'd like to cover as many apps with this as possible. To cover Overmorrow as well, we'd need your help. We can see you build the APK on a Linux machine, so this would be possible here – but we'd need to know the exact Flutter version you are using (and the JDK version as well), so we can match that. As you don't use a CI we could look at, could you include this with your
pubspec.yaml?(of course replace the Flutter version with what you use, and keep that in sync).
We'd appreciate if you could help making your build reproducible. We've also prepared some RB Hints for Developers for that.
Looking forward to your reply!