mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
## Stable Cherry Pick Cherry-picks https://github.com/flutter/flutter/pull/173014 to stable to fix unhandled crash on Android Snapdragon 845 devices due to a corrupted cache, preventing apps from starting. Fixes https://github.com/flutter/flutter/issues/172624 Impacted Users: All users with Android Snapdragon 845 Impact Description: the app can crash on start because of a corrupted cache. Workaround: None Risk: Low Test Coverage: A test is included that checks succesful reads of an incomplete vk cache Validation Steps: https://github.com/flutter/flutter/issues/172624#issuecomment-3130214789 This crash has unfortunately prevented our app from using Flutter 3.35 and even 3.32, missing out a whole new set of fixes from these last Flutter releases for quite some time now. cc @jason-simmons (PR author) @chinmaygarde (PR reviewer) in case there is something I could have missed with the CP request and description
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: