mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Revert "Remove GetExternalViewEmbedder from surface (#22272)" This reverts commit 5419f70f173db1c9f2d5db4c289560e68ce9b77b. * Revert "Rasterizer is initialized with an external view embedder (#22405)" This reverts commit f95df42e6e3d80f17c2024e9956768be9416717f.
Flow
Flow is a simple compositor based on Skia that the Flutter engine uses to cache recoded paint commands and pixels generated from those recordings. Flow runs on the raster thread and uploads information to Skia.