)]}'
{
  "commit": "4e00cfc25a88ba1d2d45aaa4e2650f3b0fdca60d",
  "tree": "2f2603b9ec8e0d9bea6e6fb0b7e07c6e3f428e87",
  "parents": [
    "0bdd3135c8bcb4633e63b14be54206cd2687167c"
  ],
  "author": {
    "name": "Kazbek Sultanov",
    "email": "kazbek.sultanov.doc@gmail.com",
    "time": "Fri Jan 23 10:59:15 2026 +0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Jan 23 06:59:15 2026 +0000"
  },
  "message": "Remove unnecessary Material import from sliver_visibility_test (#181248)\n\n\u003c!--\nThanks for filing a pull request!\nReviewers are typically assigned within a week of filing a request.\nTo learn more about code review, see our documentation on Tree Hygiene:\nhttps://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md\n--\u003e\n\nRemove the Material import from sliver_visibility_test.dart since it\u0027s\nonly testing SliverVisibility, a widgets-level component. The test\ndoesn\u0027t need Material-specific functionality - it only uses\nDefaultWidgetsLocalizations.delegate which provides sufficient\nlocalization support.\n\nChanges:\n- Replaced `import \u0027package:flutter/material.dart\u0027` with `import\n\u0027package:flutter/widgets.dart\u0027`\n- Removed `DefaultMaterialLocalizations.delegate` from the localizations\ndelegates list\n\nThis helps with the decoupling of Material and Cupertino from the core\nframework.\n\nPart of #177412\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.\n\nIf you need help, consider asking for advice on the #hackers-new channel\non [Discord].\n\n**Note**: The Flutter team is currently trialing the use of [Gemini Code\nAssist for\nGitHub](https://developers.google.com/gemini-code-assist/docs/review-github-code).\nComments from the `gemini-code-assist` bot should not be taken as\nauthoritative feedback from the Flutter team. If you find its comments\nuseful you can update your code accordingly, but if you are unsure or\ndisagree with the feedback, please feel free to wait for a Flutter team\nmember\u0027s review for guidance on which automated comments should be\naddressed.\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",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2366fdc59d0f769cdbba5f92f115fbe7755cc943",
      "old_mode": 33188,
      "old_path": "dev/bots/check_tests_cross_imports.dart",
      "new_id": "16e6748f4bfa82e45513da523101e2b7412becae",
      "new_mode": 33188,
      "new_path": "dev/bots/check_tests_cross_imports.dart"
    },
    {
      "type": "modify",
      "old_id": "adb7e35433a75b42421ea12480746811c2439946",
      "old_mode": 33188,
      "old_path": "packages/flutter/test/widgets/sliver_visibility_test.dart",
      "new_id": "8db1d368023e7965a50876714df0c304a3b38302",
      "new_mode": 33188,
      "new_path": "packages/flutter/test/widgets/sliver_visibility_test.dart"
    }
  ]
}
