mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
[fuchsia] fix and re-enable SessionConnection unittests This change waits until Scenic is initialized before beginning the test logic. This should fix the issue where the test starts running before or during Scenic startup.
Flutter Application Runner
Implements the fuchsia::sys::Runner FIDL interface to launch and run multiple Flutter applications within the same process.