mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Revert "Revert "Run Flutter on iOS and Android with color correct Skia (#3743)" (#3775)" This reverts commit c49f348d7c4238d653e7f3bbb8ce7cfab0996ad1. * Enable sRGB on IO thread, too * Add 4444 as a fallback rendering mode * Use bare ptr to SkColorSpace (not sk_sp) in PrerollContext