mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Guard against orphaned semantic objects trying to reference a dead bridge on iOS. * Switched back to a function instead of a macro for checking the bridge. * Fixed some formatting issues.