mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This resolves the following error on Fuchsia: Component fuchsia-pkg://fuchsia.com/flutter_aot_product_runner#meta/flutter_aot_product_runner.cmx is not allowed to connect to fuchsia.intl.PropertyProvider because this service is not present in the component's sandbox.
Flutter Application Runner
Implements the fuchsia::sys::Runner FIDL interface to launch and run multiple Flutter applications within the same process.