Go to file
Mathias Beaulieu-Duncan 68b6e6ec54
All checks were successful
Build and Push Flutter SDK Image / build-and-push (Flutter SDK for Linux desktop CI builds, Dockerfile.linux, linux) (release) Successful in 21m10s
Build and Push Flutter SDK Image / build-and-push (Flutter SDK for Android CI builds, Dockerfile.android, android) (release) Successful in 28m35s
Build and Push Flutter SDK Image / build-and-push (Minimal Flutter SDK for Web/WASM CI builds, Dockerfile, web) (release) Successful in 16m45s
Remove rav1e to eliminate paste crate CVE in Linux image
Remove rav1e binary, library, and SBOM metadata to eliminate
RUSTSEC-2024-0436 in the paste crate. rav1e (AV1 encoder) is not
needed for Flutter Linux desktop development.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 03:01:29 -05:00
.gitea/workflows Update Android SDK to latest versions and add version check workflow 2026-02-03 00:47:15 -05:00
.gitignore Initial minimal Flutter SDK image for web/WASM CI builds 2026-02-02 00:39:04 -05:00
Dockerfile Use git clone for Flutter SDK to support arm64 2026-02-03 02:06:52 -05:00
Dockerfile.android Upgrade commons-lang3 to fix CVE-2025-48924 2026-02-03 02:45:13 -05:00
Dockerfile.linux Remove rav1e to eliminate paste crate CVE in Linux image 2026-02-03 03:01:29 -05:00
PLAN.md Add plan for custom minimal Flutter SDK distribution using apko/melange 2026-02-02 01:14:31 -05:00