Add flutter-stable and -beta extension variants
Metadata
Current evaluation
Merged addition of flutter-stable and flutter-beta extension variants. Approved by two reviewers with passing CI and 100% diff coverage. Implementation refined per feedback to use explicit variant naming in spread tests.
Suggested action: —
No scores available.
Issue body
Implements: https://git.io/JqZuf
Fixes: https://github.com/canonical/flutter-snap/issues/33
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `./runtests.sh static`?
- [x] Have you successfully run `./runtests.sh tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged addition of flutter-stable and flutter-beta extension variants. Approved by two reviewers with passing CI and 100% diff coverage. Implementation refined per feedback to use explicit variant naming in spread tests. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged, introducing flutter-stable and flutter-beta extension variants. The plain flutter variant was removed per maintainer feedback to enforce explicit configuration. Spread test timeouts were noted but did not block the merge. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged PR adding flutter-stable and flutter-beta extension variants. Review feedback prompted removing the plain flutter variant for explicitness. Changes achieved 100% diff coverage and were integrated into master. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3199 extensions: introduce flutter-dev | snapcraft | merged | Merged the flutter-dev extension meta class to handle Flutter variants. Approved by one reviewer, passed CI checks, and modified eight files (+326/-230 lines). |