mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Clean up headers in FlutterChannelKeyResponder and FlutterSpellCheckPlugin. Migrate to ARC. Move `FlutterSpellCheckResult` interface into the .mm since it's only used there. Part of https://github.com/flutter/flutter/issues/137801. Blocked by https://github.com/flutter/engine/pull/51633 `FlutterUIPressProxy`