)]}'
{
  "commit": "d20a814fcb7189ee1eeb7fbbe3ff08898fae2224",
  "tree": "77541b5b432ff3d3c907fea620196782bae0e369",
  "parents": [
    "7401f6a7b0a630868236ebfda03b45421b8a122a"
  ],
  "author": {
    "name": "Emmanuel",
    "email": "zemanux@users.noreply.github.com",
    "time": "Wed Jan 21 01:42:23 2026 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Jan 21 00:42:23 2026 +0000"
  },
  "message": "Add RenderSliver.getMaxPaintRect (#180074)\n\nThis PR extracts the `getMaxPaintRect` logic into a shared method in\n`RenderSliver`. This helper is required for upcoming changes in #179003\nand #179802 to avoid code duplication.\n\nCc @Piinks \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], including [Features\nwe expect every widget to implement].\n- [X] I signed the [CLA].\n- [X] I listed at least one issue that this PR fixes in the description\nabove.\n- [X] I updated/added relevant documentation (doc comments with `///`).\n- [X] I added new tests to check the change I am making, or this PR is\n[test-exempt].\n- [X] I followed the [breaking change policy] and added [Data Driven\nFixes] where supported.\n- [X] All existing and new tests are passing.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "eb4aa65322b4abd5424088b53f83849ca863930e",
      "old_mode": 33188,
      "old_path": "packages/flutter/lib/src/rendering/sliver.dart",
      "new_id": "826ffba171eeb1a788773cd05e34a98003e498f8",
      "new_mode": 33188,
      "new_path": "packages/flutter/lib/src/rendering/sliver.dart"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "78195ea95338a2ab848a983fdd886aceccf9a7f5",
      "new_mode": 33188,
      "new_path": "packages/flutter/test/rendering/sliver_max_paint_rect_test.dart"
    }
  ]
}
