Sign in
◑
Theme
dart
/
external
/
github.com
/
flutter
/
engine
/
218d98f4d8050274220e18fd8cb6008aaa7d5c4d
/
.
/
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
.