Dan Field 2a7a0fa977 [Impeller] Disable Impeller on Fuchsia (flutter/engine#44925)
In some build variations, `is_mac` or `is_linux` is true, but `target_os == "fuchsia"`.

We should explicitly disable Impeller in those variants.

Fixes https://github.com/flutter/flutter/issues/132793
2023-08-21 22:59:48 +00:00
..