Sign in
dart
/
external
/
github.com
/
flutter
/
engine
/
900ca9a186d3dabaa8fd5afd1fe93e9e7bcb558d
/
.
/
flow
/
README.md
blob: f36ae77db9694b816323f14e424455e485a77647 [
file
] [
view
]
Flow
====
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
.