)]}'
{
  "commit": "841f43a31c19102cb549ece4a29163fa8de40a6f",
  "tree": "e8735c5af0e5e45685db27db49587ae088081b0f",
  "parents": [
    "71d45c0a863ed4d6f7bdb8fd59ccb631ccb5362b"
  ],
  "author": {
    "name": "Brahim GUAALI",
    "email": "146823759+brahim-guaali@users.noreply.github.com",
    "time": "Thu Feb 26 08:26:25 2026 +0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Feb 26 04:26:25 2026 +0000"
  },
  "message": "Use null-aware elements in widgets/routes.dart (#181242)\n\n## Description\n\nAdopts null-aware element syntax (`?x`) in `widgets/routes.dart`,\nreplacing 2 instances of the verbose `if (x !\u003d null) x!` pattern in the\n`_ModalScopeState` widget.\n\nTowards #172188\n\n## Pre-launch Checklist\n\n- [x] I read the [Contributor Guide] and followed the process outlined\nthere for submitting PRs.\n- [x] I read the [Tree Hygiene] wiki page, which explains my\nresponsibilities.\n- [x] I read and followed the [Flutter Style Guide].\n- [x] I listed at least one issue that this PR fixes in the description\nabove.\n- [x] I added new tests to check the change I am making, or this PR is\n[test-exempt].\n- [x] All existing and new tests are passing.\n\n[Contributor Guide]:\nhttps://github.com/flutter/flutter/blob/master/docs/contributing/Tree-hygiene.md#overview\n[Tree Hygiene]:\nhttps://github.com/flutter/flutter/blob/master/docs/contributing/Tree-hygiene.md\n[test-exempt]:\nhttps://github.com/flutter/flutter/blob/master/docs/contributing/Tree-hygiene.md#tests\n[Flutter Style Guide]:\nhttps://github.com/flutter/flutter/blob/master/docs/contributing/Style-guide-for-Flutter-repo.md\n\n[![talabat.com\ncontributions](https://img.shields.io/badge/talabat.com-contributions-FF5A00?style\u003dflat\u0026logo\u003dflutter\u0026logoColor\u003dwhite)](https://www.talabat.com)\n[![Talabat Flutter\nPRs](https://img.shields.io/badge/Talabat_Flutter_PRs-10%20merged-97ca00?style\u003dflat\u0026logo\u003dflutter\u0026logoColor\u003dwhite)](https://github.com/search?q\u003dorg%3Aflutter+talabat\u0026type\u003dpullrequests)\n\nCo-authored-by: Victor Sanni \u003cvictorsanniay@gmail.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0e00d2f8a56ace27017a81eef63f2742a13cccc3",
      "old_mode": 33188,
      "old_path": "packages/flutter/lib/src/widgets/routes.dart",
      "new_id": "dc3545b015b00c606ef28078d3b8fc4f387a554a",
      "new_mode": 33188,
      "new_path": "packages/flutter/lib/src/widgets/routes.dart"
    }
  ]
}
