mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
- Fix lots of bugs in the implementation of ImageReaderSurfaceProducer - Add test that we drop frames produced from the wrong size - Hookup platform views to use new external texture class Related: [#139230](https://github.com/flutter/flutter/issues/139230) Related: [#139702](https://github.com/flutter/flutter/issues/139702)