mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Guard code that deals with iOS safe area insets behind an @available check. This cleans up some old TODOs from before out clang toolchain supported @available.