)]}'
{
  "commit": "fdab8546a0f652061ce633043efd6b06ee14191c",
  "tree": "385449c4351815e27f99f738dc4c1c10c3bbf780",
  "parents": [
    "50dfd137ef5b544b9a56c0d22321aaf94e430e88"
  ],
  "author": {
    "name": "Ian Hickson",
    "email": "ian@hixie.ch",
    "time": "Wed Jan 06 16:15:05 2021 -0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Jan 06 16:15:05 2021 -0800"
  },
  "message": "Minor doc, style, and perf updates to Navigator/Routes (#71689)\n\n* Minor doc, style, and perf updates to Navigator/Routes\r\n\r\nThese are minor fixes I ended up making while working on a larger\r\nproject that never went anywhere.\r\n\r\n- Used a ColoredBox instead of a DecoratedBox for ModalBarrier\r\n  (probably a trivial memory/perf win).\r\n\r\n- A bunch of Navigator documentation fixes around when things rebuild.\r\n\r\n- Mark routes dirty when the Navigator has a dependency change. I\r\n  cannot find a way to test this because as far as I can tell it makes\r\n  no actual difference to when things rebuild because whenever the\r\n  Navigator rebuilds the Overlay rebuilds and whenever that happens\r\n  every OverlayEntry rebuilds, but in theory that\u0027s not guaranteed so\r\n  this is sort of a correctness fix. It may even be a perf loss. We do\r\n  something similar in didUpdateWidget already. I could be convinced\r\n  to maybe remove these...\r\n\r\n- Make ModalRoute.filter public like everything else.\r\n\r\n- Made ModalRoute update its barrier when it gets an update, in case\r\n  e.g. the modal barrier depends on inherited widgets via the\r\n  navigator context. Again, not sure of any way to detect this, it\r\n  might actually be moot, but it seems to be the technically correct\r\n  solution?\r\n\r\n- Minor style fixes.\r\n\r\nAll in all I couldn\u0027t figure out a way to test any of this (I wrote\r\nmultiple large tests but it turns out they all already pass on master\r\nand are effectively redundant with existing tests).\r\n\r\n* Remove extraneous blank line",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e1784c5223b869b76450787d358369042409ec5c",
      "old_mode": 33188,
      "old_path": "packages/flutter/lib/src/services/message_codecs.dart",
      "new_id": "92f9d722e89c7be9efb1fa0317e96a6ef90d0679",
      "new_mode": 33188,
      "new_path": "packages/flutter/lib/src/services/message_codecs.dart"
    },
    {
      "type": "modify",
      "old_id": "3d1b693785dada739347babeab8e8787e9fbbc13",
      "old_mode": 33188,
      "old_path": "packages/flutter/lib/src/widgets/modal_barrier.dart",
      "new_id": "31538bdcf60a58d7043957008bb05248838265de",
      "new_mode": 33188,
      "new_path": "packages/flutter/lib/src/widgets/modal_barrier.dart"
    },
    {
      "type": "modify",
      "old_id": "88bae800725a841b22c394bf7fb1520593f36cb4",
      "old_mode": 33188,
      "old_path": "packages/flutter/lib/src/widgets/navigator.dart",
      "new_id": "deef670448bcd0e3b1c02579ab74ad31af2dcf9c",
      "new_mode": 33188,
      "new_path": "packages/flutter/lib/src/widgets/navigator.dart"
    },
    {
      "type": "modify",
      "old_id": "17ef544e8f139df60ee399241b41379d60cb8fbd",
      "old_mode": 33188,
      "old_path": "packages/flutter/lib/src/widgets/routes.dart",
      "new_id": "dc41b755ff3d8ab83f11be94407fd4c68d9ed242",
      "new_mode": 33188,
      "new_path": "packages/flutter/lib/src/widgets/routes.dart"
    },
    {
      "type": "modify",
      "old_id": "50ebfde26c24674d535f08170bdbe68e4cf90c4d",
      "old_mode": 33188,
      "old_path": "packages/flutter/test/widgets/overlay_test.dart",
      "new_id": "bbbb9f0f7e309c4d0117e6935ebadc0b8b6fca1d",
      "new_mode": 33188,
      "new_path": "packages/flutter/test/widgets/overlay_test.dart"
    }
  ]
}
