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