We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e681f68 commit 4c569c5Copy full SHA for 4c569c5
packages/video_player/video_player_avfoundation/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 2.8.8+1
+## 2.8.9
2
3
* Resolve `tracksWithMediaType:` deprecations.
4
* Use `loadTracksWithMediaType:completionHandler:` for iOS 15.0+/macOS 12.0+.
packages/video_player/video_player_avfoundation/pubspec.yaml
@@ -2,7 +2,7 @@ name: video_player_avfoundation
description: iOS and macOS implementation of the video_player plugin.
repository: https://github.com/flutter/packages/tree/main/packages/video_player/video_player_avfoundation
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+video_player%22
5
-version: 2.8.8+1
+version: 2.8.9
6
7
environment:
8
sdk: ^3.9.0
0 commit comments