Add flutter precache --linux --no-android --no-ios to toolchain() so the Linux engine binaries are baked into the execution-cache snapshot rather than downloaded on demand during each flutter build linux run.
Add flutter precache --linux --no-android --no-ios to toolchain() so the Linux engine binaries are baked into the execution-cache snapshot rather than downloaded on demand during each flutter build linux run.