Sign in
dart
/
external
/
github.com
/
flutter
/
engine
/
18e22f824c7964bbfe736031111bb30f939ef680
/
.
/
flow
/
README.md
blob: f36ae77db9694b816323f14e424455e485a77647 [
file
] [
log
] [
blame
] [
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
.