Multiple changes:

- Add flutter 3.44.0
- Deprecate 3.41.2/3.41.3 from index page
- Change LP build of 3.38.9 to a more recent one
- Update charm to 24.04
This commit is contained in:
2026-05-26 15:09:17 +02:00
parent 9f58830282
commit 8cf4fa8af4
2 changed files with 18 additions and 8 deletions
+4 -6
View File
@@ -44,15 +44,13 @@
<li>This is particularly useful for riscv64 Flutter builds that Google doesn't host yet</li>
<li>Flutter can be built for riscv64 using the following patch: <a href="https://github.com/flutter/flutter/pull/178712">PR #178712</a> (as well as a Swiftshader patch)</li>
<li>The upstream/master Flutter tool supports riscv64, but older versions will need: <a href="https://github.com/flutter/flutter/pull/178711">PR #178711</a></li>
<li>The first version of the Flutter tool that supports riscv64 will be 3.42</li>
<li>The first version of the Flutter tool that supports riscv64 is 3.42</li>
</ul>
<h2>Hosted artifacts:</h2>
<h3>Flutter 3.38.9 - <a href="flutter_infra_release/flutter/587c18f873b8ab57330422bce09047420d9c7f42/">587c18f873b8ab57330422bce09047420d9c7f42</a></h3>
<p style="margin-left: 20px;"><a href="https://code.launchpad.net/~vhaudiquet/+git/flutter/+build/207763">Launchpad build</a> <a href="tool/3.38.9.patch">Tool patch</a></p>
<h3>Flutter 3.41.2 - <a href="flutter_infra_release/flutter/6c0baaebf70e0148f485f27d5616b3d3382da7bf/">6c0baaebf70e0148f485f27d5616b3d3382da7bf</a></h3>
<p style="margin-left: 20px;"><a href="https://code.launchpad.net/~vhaudiquet/+git/flutter/+build/212249">Launchpad build</a> <a href="tool/3.41.2.patch">Tool patch</a></p>
<h3>Flutter 3.41.3 - <a href="flutter_infra_release/flutter/327ed814500baca0480a02f8555aa84a9afe32bf/">327ed814500baca0480a02f8555aa84a9afe32bf</a></h3>
<p style="margin-left: 20px;"><a href="https://code.launchpad.net/~vhaudiquet/+git/flutter/+build/212480">Launchpad build</a> <a href="tool/3.41.3.patch">Tool patch</a></p>
<p style="margin-left: 20px;"><a href="https://code.launchpad.net/~vhaudiquet/+git/flutter/+build/228022">Launchpad build</a> <a href="tool/3.38.9.patch">Tool patch</a></p>
<h3>Flutter 3.44.0 - <a href="flutter_infra_release/flutter/4c525dac5ebe5971c5708ef73558ed8edcf4a362/">4c525dac5ebe5971c5708ef73558ed8edcf4a362</a></h3>
<p style="margin-left: 20px;"><a href="https://code.launchpad.net/~vhaudiquet/+git/flutter/+build/228011">Launchpad build</a>
</body>
</html>