mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
- Enable ImageReader/SurfaceProducer backends for Android >= 29. - This removes the need for a weird Android 29-specific fix in SurfaceTexturePlatformViewRenderTarget. - Now that we don't need the weird fix we can simplify the PlatformViewRenderTarget interface.