)]}'
{
  "commit": "aa4339b27dc154e68eef9f2a5509724b4d670682",
  "tree": "f710e7d9ed6a6aacf5f0762c4c97e5631ec1f251",
  "parents": [
    "98977409b2ac8209be9e918abb0bbb9c37a23d0f"
  ],
  "author": {
    "name": "Tong Mu",
    "email": "dkwingsmt@users.noreply.github.com",
    "time": "Tue Feb 10 15:07:12 2026 -0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Feb 10 23:07:12 2026 +0000"
  },
  "message": "Disable hardware keyboard regularity warning by default (#181894)\n\nSuppresses https://github.com/flutter/flutter/issues/125975\n\nThis PR disable hardware keyboard regularity warning unless\n`debugPrintKeyboardEvents` is set.\n\nKeyboard state synchronization has proven extremely difficult, largely\ndue to the asynchronous communication between the engine and framework.\nUnfortunately, I haven\u0027t had the bandwidth to fix it, causing developers\nto experience false errors during hot restarts. It\u0027s time to acknowledge\nthis and prioritize development experience over idealism by disabling\nthese useless warnings.\n\nI apologize for the issues I\u0027ve caused over the years. Perhaps someday\nwe can make this work with a fully regular event stream.\n\nReplaces https://github.com/flutter/flutter/pull/181719 .\n\n## Pre-launch Checklist\n\n- [ ] I read the [Contributor Guide] and followed the process outlined\nthere for submitting PRs.\n- [ ] I read the [Tree Hygiene] wiki page, which explains my\nresponsibilities.\n- [ ] I read and followed the [Flutter Style Guide], including [Features\nwe expect every widget to implement].\n- [ ] I signed the [CLA].\n- [ ] I listed at least one issue that this PR fixes in the description\nabove.\n- [ ] I updated/added relevant documentation (doc comments with `///`).\n- [ ] I added new tests to check the change I am making, or this PR is\n[test-exempt].\n- [ ] I followed the [breaking change policy] and added [Data Driven\nFixes] where supported.\n- [ ] 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": "90f7000aa87d4a4b41fafd97d45a80dd6ce35121",
      "old_mode": 33188,
      "old_path": "packages/flutter/lib/src/services/hardware_keyboard.dart",
      "new_id": "9fae9c83edfab5d9d16c3ad4b5922440c5a0ba16",
      "new_mode": 33188,
      "new_path": "packages/flutter/lib/src/services/hardware_keyboard.dart"
    },
    {
      "type": "modify",
      "old_id": "ec69b413da1f654640a79afc290af36f55c22c7e",
      "old_mode": 33188,
      "old_path": "packages/flutter/test/services/hardware_keyboard_test.dart",
      "new_id": "772e0ce3f1a32d485800d16bfc19909ee886325e",
      "new_mode": 33188,
      "new_path": "packages/flutter/test/services/hardware_keyboard_test.dart"
    },
    {
      "type": "modify",
      "old_id": "59d83611df616dbd85fa7af9ff004af89d34e87a",
      "old_mode": 33188,
      "old_path": "packages/flutter_test/test/event_simulation_test.dart",
      "new_id": "bde0c8605c526da64b0632b79d702f8ecee7d4c9",
      "new_mode": 33188,
      "new_path": "packages/flutter_test/test/event_simulation_test.dart"
    }
  ]
}
