Sign in
flutter
/
mirrors
/
engine
/
279c1cffbed7057aaea56ef030dcd2c9f04d8ced
/
.
/
flow
/
README.md
blob: 150281e2288e454cdb9d93b3ddde90e2941e02eb [
file
] [
view
]
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
.