You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flow is a simple compositor based on Skia that the Flutter engine uses to cache
recorded paint commands and pixels generated from those recordings. Flow runs on
the raster thread and uploads information to Skia.