1Flow 2==== 3 4Flow is a simple compositor based on Skia that the Flutter engine uses to cache 5recoded paint commands and pixels generated from those recordings. Flow runs on 6the GPU thread and uploads information to the GPU. 7