Sign in
dart
/
external
/
github.com
/
flutter
/
engine
/
refs/heads/flutter-1.26-candidate.5
/
.
/
flow
/
README.md
blob: 150281e2288e454cdb9d93b3ddde90e2941e02eb [
file
] [
log
] [
blame
] [
view
] [
edit
]
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
.