mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This PR does the following: - Relands https://github.com/flutter/engine/pull/50993. - Fixes a bug in `SurfaceTextureSurfaceProducer` where it would crash on release (now tested, yay!) Closes https://github.com/flutter/flutter/issues/143539. Closes https://github.com/flutter/flutter/issues/143483. /cc @gaaclarke @chinmaygarde, this PR should (after landed) test/verify https://github.com/flutter/engine/pull/50730.