)]}'
{
  "commit": "16a275b7c0e2d5d96554ec06338f12fa4a770c68",
  "tree": "476f2f0c1400ba921d251fed18310ffb7142720a",
  "parents": [
    "3de63c8fbec271c751b82035bf10b18478e63ec4"
  ],
  "author": {
    "name": "shrabanti722",
    "email": "73310711+shrabanti722@users.noreply.github.com",
    "time": "Fri Jul 10 03:21:51 2026 +0530"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Jul 09 21:51:51 2026 +0000"
  },
  "message": "[video_player_avfoundation] Implement preventsDisplaySleepDuringVideoPlayback (#11547)\n\n## Description\r\n\r\nImplements the `setPreventsDisplaySleepDuringVideoPlayback` platform interface method using `AVPlayer.preventsDisplaySleepDuringVideoPlayback` on iOS and macOS.\r\n\r\nAVFoundation implementation breakout PR for flutter/packages#11225.\r\n\r\n## Dependencies\r\n\r\n- **Depends on the `video_player_platform_interface` 6.7.0 breakout PR.** CI will fail until that PR lands and the new interface version is published. Keeping this PR in draft until then.\r\n\r\n## Changes\r\n\r\n- Implements `setPreventsDisplaySleepDuringVideoPlayback` in `FVPVideoPlayer.m` and wires it through the Dart platform implementation.\r\n- Adds the Pigeon method definition and regenerates messages (includes a pigeon v26.1.7 → v26.2.3 bump carried over from the parent PR).\r\n- Bumps `video_player_avfoundation` to 2.10.0 and updates the `video_player_platform_interface` constraint to ^6.7.0.\r\n- Updates CHANGELOG.\r\n\r\n## Related\r\n\r\n- Parent PR: flutter/packages#11225\r\n- Fixes: flutter/flutter#183520",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7b8727bbb9513a59c31f8cf899a9d004677aae96",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/CHANGELOG.md",
      "new_id": "f97f9f1c5e41e92df4ac20e43c47cc993359bafa",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/CHANGELOG.md"
    },
    {
      "type": "modify",
      "old_id": "7ee2da937ee5b1d3479ae01b9581fc7e0c4eea87",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/RunnerTests/VideoPlayerTests.swift",
      "new_id": "72bbe1e4465810201035a6517adecc724d2bcb93",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/darwin/RunnerTests/VideoPlayerTests.swift"
    },
    {
      "type": "modify",
      "old_id": "c5c4865ffe1c66f2de5326b95f56f06c28ed7f47",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation_objc/FVPVideoPlayer.m",
      "new_id": "316aa6237c25ba2ed4869a01c73c055914e1d535",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation_objc/FVPVideoPlayer.m"
    },
    {
      "type": "modify",
      "old_id": "7591b3d9b3c072abf94c1779a3becb36aa64644e",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation_objc/VideoPlayerInstanceMessages.g.m",
      "new_id": "b60dc5357725bc6f0bc01e6fdbed6afe7b317e22",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation_objc/VideoPlayerInstanceMessages.g.m"
    },
    {
      "type": "modify",
      "old_id": "c3ef91c0d42a06768254bdddaa6b3e691c0c70d2",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation_objc/include/video_player_avfoundation_objc/VideoPlayerInstanceMessages.g.h",
      "new_id": "7927aca8ec68a2044260443e62a1a1252d847321",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation_objc/include/video_player_avfoundation_objc/VideoPlayerInstanceMessages.g.h"
    },
    {
      "type": "modify",
      "old_id": "062a759f4de2bc24e8163db280e4eae59ed5bacc",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/lib/src/avfoundation_video_player.dart",
      "new_id": "c98edfc15ec8940ab0704606228aa9afe2100c34",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/lib/src/avfoundation_video_player.dart"
    },
    {
      "type": "modify",
      "old_id": "4906bfc9e0be919daaa6e2681ed5aa4345237756",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/lib/src/video_player_instance_messages.g.dart",
      "new_id": "31a1b219e8c8f0d13ea2bca041ce73772699d257",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/lib/src/video_player_instance_messages.g.dart"
    },
    {
      "type": "modify",
      "old_id": "73d7a9bc3dcfc9a3174654a3efc8fef606e44a54",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/pigeons/video_player_instance_messages.dart",
      "new_id": "1b62742e88db690a7963fa907bbedb7d84593743",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/pigeons/video_player_instance_messages.dart"
    },
    {
      "type": "modify",
      "old_id": "3db8aead386144903d7e5c016a2ea4c08e5b39d9",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/pubspec.yaml",
      "new_id": "9a1e29eab6d18eecaad72716798672c985097534",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/pubspec.yaml"
    },
    {
      "type": "modify",
      "old_id": "a8d312514ae09cf9f8a19ff54ee5aee13e06250c",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/test/avfoundation_video_player_test.dart",
      "new_id": "16dfd7e9d881ac5a2d2ecb063df9c9f0fe2be513",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/test/avfoundation_video_player_test.dart"
    },
    {
      "type": "modify",
      "old_id": "7102c443a86dcefa7ad75fc48eb862b03c63ab4c",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/test/avfoundation_video_player_test.mocks.dart",
      "new_id": "c4841bd8b38ece3bc972bf7fa30bc332ec96cbb1",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/test/avfoundation_video_player_test.mocks.dart"
    }
  ]
}
