mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
On top of the `SemanticsObject` refactor https://github.com/flutter/engine/pull/52729 migrate `SemanticsObject` and `FlutterSemanticsScrollView` to ARC. Part of https://github.com/flutter/flutter/issues/137801.