mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Previously our screenshots looked like this (when they ran correctly):  Now, sometimes (only on CI unfortunately) they look like this:  This started happening after https://github.com/flutter/engine/pull/51832, but the change should be future-proof as well even if we disable the screen recording feature. h/t @reidbaker