mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
`ios_external_view_embedder` is only C++ and there was nothing to migrate. Also add a few missing `FLUTTER_ASSERT_ARC` macros. Part of https://github.com/flutter/flutter/issues/137801.