Add ingress to the charm

This commit is contained in:
2026-02-19 10:49:43 +01:00
parent 2dc1a39e0b
commit 8cdde18478
7 changed files with 1136 additions and 4 deletions

View File

@@ -44,6 +44,7 @@
<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>
</ul>
<h2>Hosted artifacts:</h2>