)]}'
{
  "commit": "cf2d02cb97af1bf439909d7534b1cabc53838f7f",
  "tree": "acfb30324985c794737aef0b2e5e41f2aa1d46de",
  "parents": [
    "456fa7f9c6e281addcdb67ec8d201bc789c4414e"
  ],
  "author": {
    "name": "victogomez-cs",
    "email": "victor.orozco@cloudsufi.com",
    "time": "Mon Sep 21 10:46:49 2026 -0600"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Sep 21 16:46:49 2026 +0000"
  },
  "message": "[google_sign_in] PR 3/4 Migrate ViewProvider and GID SDK wrappers from Objective-C to Swift (#12657)\n\nMigrates `ViewProvider` and the GID SDK wrappers from Objective-C to Swift. The plugin class from PR 2/4 now talks to Swift protocols instead of `FSIViewProvider` / `FSIGIDSignIn`.\r\n\r\nThe Swift GID API takes a non-optional presenter. Obj-C `nonnull` was not enforced at runtime, so a nil registrar view (headless / deallocated engine) was a silent no-op. Force-unwrapping that in Swift would crash. This PR completes with an `NSError` instead, mapped to a Flutter error like other unexpected failures.\r\n\r\nAdds unit tests for the missing-presenter path (`signIn` / `addScopes` on iOS and macOS).\r\n\r\nBumps `google_sign_in_ios` to **6.3.4**.\r\n\r\nPR 3/4 of the Obj-C → Swift migration. Depends on PR 2/4 (plugin class). Continues https://github.com/flutter/flutter/issues/119103\r\n\r\n## Pre-Review Checklist\r\n\r\n**Note**: The Flutter team is currently trialing the use of [Gemini Code Assist for GitHub](https://developers.google.com/gemini-code-assist/docs/review-github-code). Comments from the `gemini-code-assist` bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member\u0027s review for guidance on which automated comments should be addressed.\r\n\r\n[^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "06dcb7110ad5a8aa864e7349411a35aa2600cce6",
      "old_mode": 33188,
      "old_path": "packages/google_sign_in/google_sign_in_ios/CHANGELOG.md",
      "new_id": "59e5f59a583da0e0a898238fd13bdd5c6282793c",
      "new_mode": 33188,
      "new_path": "packages/google_sign_in/google_sign_in_ios/CHANGELOG.md"
    },
    {
      "type": "modify",
      "old_id": "9c8746e1bd1509384da3a9618b5501d9f23c0d73",
      "old_mode": 33188,
      "old_path": "packages/google_sign_in/google_sign_in_ios/darwin/Tests/GoogleSignInTests.swift",
      "new_id": "9c7721b0313c24125eb721cbe284c2b0822c1c32",
      "new_mode": 33188,
      "new_path": "packages/google_sign_in/google_sign_in_ios/darwin/Tests/GoogleSignInTests.swift"
    },
    {
      "type": "modify",
      "old_id": "1c62ea5c20eec089e28a6377d32457c2028bea8f",
      "old_mode": 33188,
      "old_path": "packages/google_sign_in/google_sign_in_ios/darwin/google_sign_in_ios/Package.swift",
      "new_id": "f3aa7ff0c04e4267c6042393509752fc36283965",
      "new_mode": 33188,
      "new_path": "packages/google_sign_in/google_sign_in_ios/darwin/google_sign_in_ios/Package.swift"
    },
    {
      "type": "modify",
      "old_id": "f1f3321ef2ef246bf2387973b4f7c31eaac355de",
      "old_mode": 33188,
      "old_path": "packages/google_sign_in/google_sign_in_ios/darwin/google_sign_in_ios/Sources/google_sign_in_ios/GoogleSignInPlugin.swift",
      "new_id": "eaa5bdb069da627dd7cbbc344003dce21a4e68e9",
      "new_mode": 33188,
      "new_path": "packages/google_sign_in/google_sign_in_ios/darwin/google_sign_in_ios/Sources/google_sign_in_ios/GoogleSignInPlugin.swift"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "716e09bc75f7b237ed027d6e4e01dd8db4fc9070",
      "new_mode": 33188,
      "new_path": "packages/google_sign_in/google_sign_in_ios/darwin/google_sign_in_ios/Sources/google_sign_in_ios/GoogleSignInProtocols.swift"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d1eaf6530a184d6c4f4a70374619f0f2167f82ff",
      "new_mode": 33188,
      "new_path": "packages/google_sign_in/google_sign_in_ios/darwin/google_sign_in_ios/Sources/google_sign_in_ios/GoogleSignInWrappers.swift"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "6c2317ad9360ed42d6a28a7ab960eec26f1d978f",
      "new_mode": 33188,
      "new_path": "packages/google_sign_in/google_sign_in_ios/darwin/google_sign_in_ios/Sources/google_sign_in_ios/ViewProvider.swift"
    },
    {
      "type": "delete",
      "old_id": "311c004cf90bf1d04dcb6ed2635f52b5bb9fdc05",
      "old_mode": 33188,
      "old_path": "packages/google_sign_in/google_sign_in_ios/darwin/google_sign_in_ios/Sources/google_sign_in_ios_objc/WrapperProtocolImplementations.m",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "ccbabe7cfed72cb7becf5dbb0ecbc40a369c2b04",
      "old_mode": 33188,
      "old_path": "packages/google_sign_in/google_sign_in_ios/darwin/google_sign_in_ios/Sources/google_sign_in_ios_objc/include/google_sign_in_ios/FSIGoogleSignInProtocols.h",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "5c1a48ae519a85df0cec2ddbdc159968d4c1d488",
      "old_mode": 33188,
      "old_path": "packages/google_sign_in/google_sign_in_ios/darwin/google_sign_in_ios/Sources/google_sign_in_ios_objc/include/google_sign_in_ios/FSIViewProvider.h",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "e03223e0a4637fe06cdb9229b80dcd3c4a42af42",
      "old_mode": 33188,
      "old_path": "packages/google_sign_in/google_sign_in_ios/darwin/google_sign_in_ios/Sources/google_sign_in_ios_objc/include/google_sign_in_ios/WrapperProtocolImplementations.h",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "modify",
      "old_id": "fc252dc77f4044eccd5b1222202fea61d985bc32",
      "old_mode": 33188,
      "old_path": "packages/google_sign_in/google_sign_in_ios/pubspec.yaml",
      "new_id": "e1a3ecb26d2a7c5ce65fe2ecf4d6aabdb1e996b2",
      "new_mode": 33188,
      "new_path": "packages/google_sign_in/google_sign_in_ios/pubspec.yaml"
    }
  ]
}
