Skip to content

Reproducible Builds #234

Description

@IzzySoft

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions