mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Add a new field, max_frames_in_flight, to FlutterRunnerProductConfiguration. This allows it to be configurable from Fuchsia. Tests were added as well to verify the new behavior.
Flutter Application Runner
Implements the fuchsia::sys::Runner FIDL interface to launch and run multiple Flutter applications within the same process.