mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Right now we do it whenever the platform views preview flag is on. This is less efficient, filed https://github.com/flutter/flutter/issues/24133 to only do this when there's a platform view in the tree.