| # The list of plugins that are known to produce Xcode warnings. |
| # These should be excluded from Xcode analysis and "treat warnings as errors" |
| # should be disabled when running their native tests. |
| # |
| # All entries here should have an explanation for why they are here. |
| |
| # 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 |