Files
flutter/engine
Jonah Williams 3f50f56235 [Impeller] disable surface control on API 29. (flutter/engine#55708)
Fixes https://github.com/flutter/flutter/issues/155877

Technically SurfaceControl is supported on API 29 but I've observed enough reported bugs that I'm bumping the constraint to 30. If  we had more time to test all of these older devices maybe we could figure out if the problem is something that can be worked around.
2024-10-07 20:10:16 +00:00
..