)]}'
{
  "commit": "c9667e07acf4185a55923cb36ca466b02641ebdd",
  "tree": "4fdd1241f5bd0aad8fc3f013c1f1bd86ed2f2ce5",
  "parents": [
    "8c5bbf2931a387d66bfec7d76e93e1e922e0f828"
  ],
  "author": {
    "name": "Gray Mackall",
    "email": "34871572+gmackall@users.noreply.github.com",
    "time": "Fri Mar 21 18:34:05 2025 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sat Mar 22 01:34:05 2025 +0000"
  },
  "message": "More `FlutterPlugin` static method conversion (#165506)\n\nMoves a lot more functionality from `flutter.groovy` to\n`FlutterPluginUtils.kt` that could be made static.\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- [ ] 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.\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\n\n---------\n\nCo-authored-by: Gray Mackall \u003cmackall@google.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2f3fb00744c55ee0903e6e8ed32e845102800702",
      "old_mode": 33188,
      "old_path": "packages/flutter_tools/gradle/src/main/groovy/flutter.groovy",
      "new_id": "7d96fcb1c0376f2d7ce9a1108cb2973b65d0d373",
      "new_mode": 33188,
      "new_path": "packages/flutter_tools/gradle/src/main/groovy/flutter.groovy"
    },
    {
      "type": "modify",
      "old_id": "fca6b99a39dd8a3765a7f92162d56e5ddc569430",
      "old_mode": 33188,
      "old_path": "packages/flutter_tools/gradle/src/main/kotlin/FlutterPluginConstants.kt",
      "new_id": "eefcd25be73b2d9bb1154bbf163e8aa147d78d77",
      "new_mode": 33188,
      "new_path": "packages/flutter_tools/gradle/src/main/kotlin/FlutterPluginConstants.kt"
    },
    {
      "type": "modify",
      "old_id": "96bdef7c693325f0c00e4acd74d003dc39e448b4",
      "old_mode": 33188,
      "old_path": "packages/flutter_tools/gradle/src/main/kotlin/FlutterPluginUtils.kt",
      "new_id": "2e473f6345198e247742f24a6a06b6d7e2c8c6a7",
      "new_mode": 33188,
      "new_path": "packages/flutter_tools/gradle/src/main/kotlin/FlutterPluginUtils.kt"
    },
    {
      "type": "modify",
      "old_id": "cbc30624af6054736d67656a27a7fb4826a51cf8",
      "old_mode": 33188,
      "old_path": "packages/flutter_tools/gradle/src/test/kotlin/FlutterPluginUtilsTest.kt",
      "new_id": "dcad62a7ea4ef163b7e072d859c27e552376a7ea",
      "new_mode": 33188,
      "new_path": "packages/flutter_tools/gradle/src/test/kotlin/FlutterPluginUtilsTest.kt"
    },
    {
      "type": "modify",
      "old_id": "02402ed638306c2f16cbf2a7489e81de4808084b",
      "old_mode": 33188,
      "old_path": "packages/flutter_tools/test/android_preview_integration.shard/flutter_build_preview_sdk_test.dart",
      "new_id": "c2032685bce37ac210df5d16d890982bde48753d",
      "new_mode": 33188,
      "new_path": "packages/flutter_tools/test/android_preview_integration.shard/flutter_build_preview_sdk_test.dart"
    }
  ]
}
