mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fixes https://github.com/flutter/flutter/issues/158500 Impeller does not support group opacity for RuntimeEffects so we disable the optimization with a flag when it is detected.