EkaAI-Tech / EkaAI-Tech/learn

Reproducible Builds

オープン
#213 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Dart
スター
123
フォーク
96
PR マージ指標
30日以内にマージされた PR はありません

説明

At IzzyOnDroid we support [Reproducible Builds](https://izzyondroid.org/about/security/ReproducibleBuilds/). 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`:

```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](https://izzyondroid.org/docs/reproducibleBuilds/RBDevHints/) for that.

Looking forward to your reply!

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。