mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Also add flutter tool support for topaz in-tree builds that already have a dependency on the framework repository. After this the only major changes left are profiler symbols and Framework mode. This should make making topaz use our buldrules significantly easier.
Flutter Application Runner
Implements the fuchsia::sys::Runner FIDL interface to launch and run multiple Flutter applications within the same process.