
This pull request is created by [automatic cherry pick workflow](https://github.com/flutter/flutter/blob/main/docs/releases/Flutter-Cherrypick-Process.md#automatically-creates-a-cherry-pick-request) ### Issue Link: https://github.com/flutter/flutter/issues/169178 ### Changelog Description: Fix Flutter Windows on devices that only support OpenGL ES 2, like computers with Intel graphics cards. ### Impact Description: Flutter Windows 3.29.0 and higher crashed immediately on startup on computers using Intel HD Graphics graphics cards. ### Workaround: None, other than downgrading your Flutter SDK to 3.27.4 or lower. ### Risk: What is the risk level of this cherry-pick? ### Test Coverage: Are you confident that your fix is well-tested by automated tests? ### Validation Steps: This bug does not reproduce on Flutter's infrastructure. The fix was manually tested on several Windows devices, including affected devices that use Intel HD Graphics graphics cards.
Flutter Engine
Setting up the Engine development environment
See here
gclient
bootstrap
Flutter engine uses gclient
to manage dependencies.
If you've already cloned the flutter repository: