)]}'
{
  "commit": "92552b16bcc1d8f3b721cab8e4d53479d1ff5ee5",
  "tree": "503a1d07809cb3c4302ef424f29e50214b426872",
  "parents": [
    "0411f1deabb429b215b275e4c95e756046e23286"
  ],
  "author": {
    "name": "stuartmorgan-g",
    "email": "stuartmorgan@google.com",
    "time": "Thu May 07 17:13:10 2026 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu May 07 21:13:10 2026 +0000"
  },
  "message": "[video_player] Convert top-level classes to Swift (#11658)\n\nConverts the top-level plugin class, along with the native view factory that is used for platform view management, from Objective-C to Swift. The Pigeon interface for the plugin class has been split out into a separate definition file so that it can use the Swift Pigeon generator while the player-instance-level API can continue to use Obj-C for now.\r\n\r\nSince this is the first use of Swift in the plugin, this includes separating the Swift Package into more modules; now instead of:\r\nvideo_player_avfoundation (Obj-C) -\u003e video_player_avfoundation_ios and _macos (both Obj-C)\r\nit\u0027s\r\nvideo_player_avfoundation (Swift) -\u003e video_player_avfoundation_objc (Obj-C) -\u003e video_player_avfoundation_ios and _macos (both Obj-C)\r\n\r\nThe Swift conversions were done via Gemini as a starting point, but I did a side-by-side comparison to the Obj-C to ensure that everything was actually preserved, and fixed issues in its conversion manually.\r\n\r\nThe PR also includes adding some NONNULL region annotations to Obj-C headers that were accidentally missing it, since I ran into one of the omissions once I was calling the API from Swift, and then I audited all of the headers.\r\n\r\nPart of https://github.com/flutter/flutter/issues/119105\r\n\r\n## Pre-Review Checklist\r\n\r\n[^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1508c0bbfe221a64a52c9a161e06950615d912cc",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/CHANGELOG.md",
      "new_id": "42a8ea8b0a26eb3feb4c9c4e3dc5df27b85422a0",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/CHANGELOG.md"
    },
    {
      "type": "modify",
      "old_id": "3856995b855ccf52649dc767c10fb5dba6011c71",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/RunnerTests/TestClasses.swift",
      "new_id": "2dbef61b2f45650ff12aad5d06307118b2d7b17a",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/darwin/RunnerTests/TestClasses.swift"
    },
    {
      "type": "modify",
      "old_id": "c965a70a8430aaf681f593ccc154603ea6b2636e",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/RunnerTests/VideoPlayerTests.swift",
      "new_id": "7d776258c4cc9a7d46f1ccea3d9f770b4a9382d3",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/darwin/RunnerTests/VideoPlayerTests.swift"
    },
    {
      "type": "modify",
      "old_id": "ca7a63e972581691c5615043b94b6bb3e33f9f48",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation.podspec",
      "new_id": "416a4461570c90a418fa375bf7f38e45d51d5482",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation.podspec"
    },
    {
      "type": "modify",
      "old_id": "821310e0e12b5f2305bdb9d6cad68836be81eca9",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Package.swift",
      "new_id": "54155f14693b3c8d3a2ca83165ad94118d4802e6",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Package.swift"
    },
    {
      "type": "delete",
      "old_id": "21d7c4bf675230831c0c0879128909b8ee6bc96d",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/FVPNativeVideoViewFactory.m",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "a420e8397401d72bccdfcac0c031eabaddca0a6b",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/FVPVideoPlayerPlugin.m",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f5dbaddd084329abee9bab65285f0c1f8ccd8c8e",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/NativeVideoViewFactory.swift"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "951f3bcfed67310fab4f35080643f37cf96f6f7b",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/VideoPlayerPlugin.swift"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "3cd23143abc7b1f94834749ace365d4917d615c2",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/VideoPlayerPluginMessages.g.swift"
    },
    {
      "type": "delete",
      "old_id": "d20d68e649937051d991d6656e14cde3fdf17999",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/include/video_player_avfoundation/FVPNativeVideoViewFactory.h",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "447d38731380c7633a44da853b94446d234b6f3f",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/include/video_player_avfoundation/FVPVideoPlayerPlugin.h",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "b9ba034edc8deb8bb3b0e7458a3051dd1ea7a2d1",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/include/video_player_avfoundation/FVPVideoPlayerPlugin_Test.h",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "3b2dd3952245f966e798e5e6cd4f421ad93c529c",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/include/video_player_avfoundation/messages.g.h",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "abb8efbad50d5fde6d88bda49541cdb388d6f7de",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/messages.g.m",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "modify",
      "old_id": "6c20d144d5aaf8bb936e77060aa42399f32d1108",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation_ios/FVPNativeVideoView.m",
      "new_id": "606183241c8f5e4bf72fd58b09b6d7d4a6e755bd",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation_ios/FVPNativeVideoView.m"
    },
    {
      "type": "modify",
      "old_id": "55c3a11996a51cd0262cca391df3101ebf3a33a0",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation_macos/FVPCoreVideoDisplayLink.m",
      "new_id": "f6b4241bba8a784830f039e92b4f1c6efc4f7021",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation_macos/FVPCoreVideoDisplayLink.m"
    },
    {
      "type": "modify",
      "old_id": "78c68a8b04774db713b798c82c6c18e27128cab2",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation_macos/FVPNativeVideoView.m",
      "new_id": "ec2a2a986552dce878e181c4addb2adb613822d4",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation_macos/FVPNativeVideoView.m"
    },
    {
      "type": "rename",
      "old_id": "d104ea422b56960642ad5a5da75cf4ebff2978c1",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/AVAssetTrackUtils.m",
      "new_id": "d104ea422b56960642ad5a5da75cf4ebff2978c1",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation_objc/AVAssetTrackUtils.m",
      "score": 100
    },
    {
      "type": "rename",
      "old_id": "4cee990adb1fe2e388f63f4a4d73c82b60da5b0e",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/FVPAVFactory.m",
      "new_id": "4053bd0dbaaeb86ca189db24815c82078f787185",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation_objc/FVPAVFactory.m",
      "score": 98
    },
    {
      "type": "rename",
      "old_id": "3bfa0d63c313ced8a097f37ecab569a12ea35878",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/FVPCADisplayLink.m",
      "new_id": "ef5e96dc7d85fabad71c9e5a81645b6bb365e912",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation_objc/FVPCADisplayLink.m",
      "score": 95
    },
    {
      "type": "rename",
      "old_id": "0df3569da9bd88ab493aedbf94831821a5c714ca",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/FVPEventBridge.m",
      "new_id": "ba8fd756e4f09e5e6fd2fba0b729e781d1d3b07d",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation_objc/FVPEventBridge.m",
      "score": 97
    },
    {
      "type": "rename",
      "old_id": "0800cae413066a0757fb7d4b3a8cdc8994ea18e8",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/FVPFrameUpdater.m",
      "new_id": "745010c8bcba700d5199b3f708bb06f6ff4ead78",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation_objc/FVPFrameUpdater.m",
      "score": 88
    },
    {
      "type": "rename",
      "old_id": "1419da4d7743b1e4e6b9cc34a65151a66af92dd9",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/FVPTextureBasedVideoPlayer.m",
      "new_id": "ee5034d29cf9a155c7315dee5a43cbe6efacc965",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation_objc/FVPTextureBasedVideoPlayer.m",
      "score": 97
    },
    {
      "type": "rename",
      "old_id": "2270120378d5bf24f602fd924806858fed42bdfd",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/FVPVideoPlayer.m",
      "new_id": "04ce60e6a9899c9a6657e4176794adc54c5be462",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation_objc/FVPVideoPlayer.m",
      "score": 98
    },
    {
      "type": "rename",
      "old_id": "f72f86927cd8e7386671da6de171b489435a93dc",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/FVPViewProvider.m",
      "new_id": "d9ac02d1beeba929088821d4ae6ec2615a2fd896",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation_objc/FVPViewProvider.m",
      "score": 91
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "0c2cfc987374c77aee4d1dbbae41c858902a8a4a",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation_objc/VideoPlayerInstanceMessages.g.m"
    },
    {
      "type": "rename",
      "old_id": "703a24abce2a3530bd4ef5736b1a1a5c4e57f97e",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/include/video_player_avfoundation/AVAssetTrackUtils.h",
      "new_id": "703a24abce2a3530bd4ef5736b1a1a5c4e57f97e",
      "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/AVAssetTrackUtils.h",
      "score": 100
    },
    {
      "type": "rename",
      "old_id": "90d4fa3ed1b983e51c27ae786577380b10a02621",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/include/video_player_avfoundation/FVPAVFactory.h",
      "new_id": "90d4fa3ed1b983e51c27ae786577380b10a02621",
      "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/FVPAVFactory.h",
      "score": 100
    },
    {
      "type": "rename",
      "old_id": "24758fe06eea328b4abcdd62d601cec2f12e100f",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/include/video_player_avfoundation/FVPAssetProvider.h",
      "new_id": "24758fe06eea328b4abcdd62d601cec2f12e100f",
      "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/FVPAssetProvider.h",
      "score": 100
    },
    {
      "type": "rename",
      "old_id": "7646669069a40bea2f39a42b20c418d0aab3ae6d",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/include/video_player_avfoundation/FVPDisplayLink.h",
      "new_id": "3e4835b24aea442e512d1c922975a618769c6396",
      "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/FVPDisplayLink.h",
      "score": 96
    },
    {
      "type": "rename",
      "old_id": "873361e53d2e739d05ddf6e681872e70984fc94b",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/include/video_player_avfoundation/FVPEventBridge.h",
      "new_id": "4205e89037e8935aeda68892bc79e7ee3c40c04b",
      "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/FVPEventBridge.h",
      "score": 92
    },
    {
      "type": "rename",
      "old_id": "684b6a5d3750767ef01fb8a28293cc1c3edbb890",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/include/video_player_avfoundation/FVPFrameUpdater.h",
      "new_id": "684b6a5d3750767ef01fb8a28293cc1c3edbb890",
      "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/FVPFrameUpdater.h",
      "score": 100
    },
    {
      "type": "rename",
      "old_id": "627195470f6e74346f6e53df2a8997d6e54ecf70",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/include/video_player_avfoundation/FVPNativeVideoView.h",
      "new_id": "23aabe08214f06c287bb6bdeeca89df909f3a595",
      "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/FVPNativeVideoView.h",
      "score": 93
    },
    {
      "type": "rename",
      "old_id": "66c74f444d6c92559db68af579f841b3a2cc7754",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/include/video_player_avfoundation/FVPTextureBasedVideoPlayer.h",
      "new_id": "66c74f444d6c92559db68af579f841b3a2cc7754",
      "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/FVPTextureBasedVideoPlayer.h",
      "score": 100
    },
    {
      "type": "rename",
      "old_id": "cb51d28b542e49d4c5e543681a671f3857460548",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/include/video_player_avfoundation/FVPTextureBasedVideoPlayer_Test.h",
      "new_id": "cb51d28b542e49d4c5e543681a671f3857460548",
      "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/FVPTextureBasedVideoPlayer_Test.h",
      "score": 100
    },
    {
      "type": "rename",
      "old_id": "a267adbb902baa736b93c63f14c1df227e1be4dd",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/include/video_player_avfoundation/FVPVideoEventListener.h",
      "new_id": "4787b1111dbebc73ebd1c44a377a3f8e007057d2",
      "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/FVPVideoEventListener.h",
      "score": 96
    },
    {
      "type": "rename",
      "old_id": "02954d7a3680ba479c7a5a37c0310d4774a77960",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/include/video_player_avfoundation/FVPVideoPlayer.h",
      "new_id": "be10a3317e97974d63eacf0cfb52bc88d4243c40",
      "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/FVPVideoPlayer.h",
      "score": 92
    },
    {
      "type": "rename",
      "old_id": "6f86b7d0e3ef2c06289fe1900788ec645190b729",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/include/video_player_avfoundation/FVPVideoPlayer_Internal.h",
      "new_id": "6f86b7d0e3ef2c06289fe1900788ec645190b729",
      "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/FVPVideoPlayer_Internal.h",
      "score": 100
    },
    {
      "type": "rename",
      "old_id": "88689025d491c20df8cdd255895614934b523d89",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/include/video_player_avfoundation/FVPViewProvider.h",
      "new_id": "88689025d491c20df8cdd255895614934b523d89",
      "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/FVPViewProvider.h",
      "score": 100
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b06b0357d2a1d9c2a381073080312c475bc32afb",
      "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": "a17db2baa66be40163e2f8bfa6111a9f7409348a",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/example/ios/Runner.xcodeproj/project.pbxproj",
      "new_id": "a047a7cbeb4d9c490bc4003280bd944fdee9d7a9",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/example/ios/Runner.xcodeproj/project.pbxproj"
    },
    {
      "type": "modify",
      "old_id": "6684d9c4c65830842cefe5dcb82f93a5236a5112",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/lib/src/avfoundation_video_player.dart",
      "new_id": "c9ab066711f0fbd42115d62a25f1d376cf0636e7",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/lib/src/avfoundation_video_player.dart"
    },
    {
      "type": "delete",
      "old_id": "24644d8f42d020a883bece2b62d17bece8d90323",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/lib/src/messages.g.dart",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "c10d9f31a0ce587641be7c20033d09c9d0eaa223",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/lib/src/video_player_instance_messages.g.dart"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e1d4dbaa2136c6b2bf328ebd39a6547211494acb",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/lib/src/video_player_plugin_messages.g.dart"
    },
    {
      "type": "delete",
      "old_id": "f49b460053076d2ba8d0685f13f077918dc421a5",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/pigeons/messages.dart",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "354d2357b7ca23d9513c90573ae62a325cc2999b",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/pigeons/video_player_instance_messages.dart"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "91f4fc80cbda20f9e19f16ad93ba7a04fdf1b577",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/pigeons/video_player_plugin_messages.dart"
    },
    {
      "type": "modify",
      "old_id": "f14fefb733268f4b55a78eeefc6ccf18c0170980",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/pubspec.yaml",
      "new_id": "762d8d08eaddc2edda8a226750b956a640e479b9",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/pubspec.yaml"
    },
    {
      "type": "modify",
      "old_id": "c16d5bcb08e9739ec6c67872c59e9d8f034b730f",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/test/avfoundation_video_player_test.dart",
      "new_id": "dcec5e6ee107d17d3e2b2afc8cd44be1553f13dc",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/test/avfoundation_video_player_test.dart"
    },
    {
      "type": "modify",
      "old_id": "8caf6ad8dc43a263523744ac7950510c338370f4",
      "old_mode": 33188,
      "old_path": "packages/video_player/video_player_avfoundation/test/avfoundation_video_player_test.mocks.dart",
      "new_id": "2871affc2596bd28fd615d514f165d72d122b10b",
      "new_mode": 33188,
      "new_path": "packages/video_player/video_player_avfoundation/test/avfoundation_video_player_test.mocks.dart"
    }
  ]
}
