)]}'
{
  "commit": "bf9f14bbb1aac8505de940bf56a9c9e6b15fe00e",
  "tree": "5d60a579859fd742d2c1f8b408ae55409c26228a",
  "parents": [
    "c158af1d18fb7101b0498bb0324ed5bc20080213"
  ],
  "author": {
    "name": "Renzo Olivares",
    "email": "rmolivares@renzo-olivares.dev",
    "time": "Fri Apr 10 19:10:28 2026 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sat Apr 11 02:10:28 2026 +0000"
  },
  "message": "`SelectableRegion` can dismiss context menu with keyboard shortcuts (#184788)\n\nPart of #182628\n\nAdds support for `DismissIntent` in `SelectableRegion`, so it may\ndismiss the context menu when it is present and the \"esc\" key is\npressed.\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 [AI contribution guidelines] and understand my\nresponsibilities, or I am not using AI tools.\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": "59de8bae20bea1f1207f829402b8e296045f8c84",
      "old_mode": 33188,
      "old_path": "packages/flutter/lib/src/widgets/selectable_region.dart",
      "new_id": "0bb751f1282f4194872785c4d5efca32256745fc",
      "new_mode": 33188,
      "new_path": "packages/flutter/lib/src/widgets/selectable_region.dart"
    },
    {
      "type": "modify",
      "old_id": "f7bd4071c8a0d462c0117de071823e9f4f70bd65",
      "old_mode": 33188,
      "old_path": "packages/flutter/test/widgets/selectable_region_test.dart",
      "new_id": "e4e8c9b53e8e7d0d9b0677303fe8fec03558646c",
      "new_mode": 33188,
      "new_path": "packages/flutter/test/widgets/selectable_region_test.dart"
    }
  ]
}
