Jim Graham a86ef94656
Dynamically determine whether to use offscreen surface based on need (#13976)
Only use an offscreen surface on iOS if a layer which reads back from the destination surface, such as BackdropFilter, is present.
2019-11-27 15:01:25 -08:00
..
2019-09-20 12:58:08 -07:00

Flutter Application Runner

Implements the fuchsia::sys::Runner FIDL interface to launch and run multiple Flutter applications within the same process.