Skip to content

Reproducible Builds #213

Description

@IzzySoft

At IzzyOnDroid we support Reproducible Builds. Would you be interested to have Learn covered by that? If yes, we'd need to know the Flutter version you use for each release. For starters and a first test, you could name the one you've used for the last release – for future releases, we'd need to evaluate that automatically then, e.g. by you specifying it with your pubspec.yaml:

environment:
  sdk: ">=3.2.0 <4.0.0"
  flutter: 3.29.5

(of course put in the version you use then, and keep it in sync with your builds).

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions