)]}'
{
  "commit": "909ff528ea0fc0e92ef2dca334c5d532eff33968",
  "tree": "e506b2edd371e3be83dade1ad15af98e3d254ad9",
  "parents": [
    "6eae98536f4eab3e500608bf15aafb309b5b315f"
  ],
  "author": {
    "name": "Yash Dhrangdhariya",
    "email": "72062416+Yash-Dhrangdhariya@users.noreply.github.com",
    "time": "Sat Aug 02 00:28:32 2025 +0530"
  },
  "committer": {
    "name": "dart-internal-monorepo",
    "email": "dart-internal-monorepo@dart-ci-internal.iam.gserviceaccount.com",
    "time": "Fri Aug 01 12:33:42 2025 -0700"
  },
  "message": "fix: :bug: Add equality and hashCode implementations to ResizeImage (#172643)\n\nThis PR adds implementations for `\u003d\u003d` and `hashCode` in the\n`ResizeImage` class.\n\n#### Reason\n\nPreviously, `ResizeImage` instances with identical configuration (e.g.,\nsame width, height, image provider, and allowUpscaling flag) were not\ntreated as equal. As a result, comparing two such instances would always\nreturn false, even when they have the same values.\n\n#### Fixes\n\nCloses #172642\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- [ ] 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.\n\nIf you need help, consider asking for advice on the #hackers-new channel\non [Discord].\n\n\u003c!-- Links --\u003e\n[Contributor Guide]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#overview\n[Tree Hygiene]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md\n[test-exempt]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#tests\n[Flutter Style Guide]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Style-guide-for-Flutter-repo.md\n[Features we expect every widget to implement]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Style-guide-for-Flutter-repo.md#features-we-expect-every-widget-to-implement\n[CLA]: https://cla.developers.google.com/\n[flutter/tests]: https://github.com/flutter/tests\n[breaking change policy]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md#handling-breaking-changes\n[Discord]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Chat.md\n[Data Driven Fixes]:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Data-driven-Fixes.md\nhttps://dart.googlesource.com/external/github.com/flutter/flutter/+/5483fef5384821748cfcc1bfc3157e1f9c0322ea\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f08cf7b34617766233f1f7d8d5633f15272b29ad",
      "old_mode": 33188,
      "old_path": "DEPS",
      "new_id": "50f84c23026b43cb1e6400de9a846f1882a19702",
      "new_mode": 33188,
      "new_path": "DEPS"
    },
    {
      "type": "modify",
      "old_id": "edb2b99ea14c73fd4da4ce1d11c21a40bcd67fcc",
      "old_mode": 33188,
      "old_path": "commits.json",
      "new_id": "8cec35da164f78a27bd3685fa184e29d82bc40ec",
      "new_mode": 33188,
      "new_path": "commits.json"
    }
  ]
}
