Sign in
dart
/
external
/
github.com
/
flutter
/
engine
/
90b87b171ee6de5d687d41bd26f6e93662e81d50
/
.
/
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
.