diff --git a/script/configs/xcode_warnings_exceptions.yaml b/script/configs/xcode_warnings_exceptions.yaml index e57565b87b1..f2751a87a62 100644 --- a/script/configs/xcode_warnings_exceptions.yaml +++ b/script/configs/xcode_warnings_exceptions.yaml @@ -7,3 +7,7 @@ # TODO(loicsharma): Remove once AppAuth-iOS's warnings are fixed. # See: https://github.com/flutter/flutter/issues/162342 - google_sign_in_ios + +# TODO(okorohelijah): Remove once Google-Maps-iOS-Utils's warnings are fixed upstream. +# See: https://github.com/flutter/flutter/issues/184470 +- google_maps_flutter_ios