FLUTTER_APPLICATION_PATH This is the path relative to the root of the repository. Override in your application recipe. FLUTTER_PREBUILD_CMD If set will run before Flutter build step.
If you've never built the engine before, first see Setting up the Engine development environment. On Apple Silicon ("M" chips), add --mac-cpu arm64 to avoid using emulation. This will generate ...