Skip to content

Commit

Permalink
Bump video_player_avfoundation version to 2.4.5 and add update CHANGE…
Browse files Browse the repository at this point in the history
…LOG.md
  • Loading branch information
Undefined committed Apr 26, 2023
1 parent 44f339a commit 58347f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/video_player/video_player_avfoundation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.4.5

* fix: add missing isPlaybackLikelyToKeepUp check for iOS video player `bufferStart` event

## 2.4.4

* Updates pigeon to fix warnings with clang 15.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: video_player_avfoundation
description: iOS 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
version: 2.4.4
version: 2.4.5

environment:
sdk: ">=2.18.0 <4.0.0"
Expand Down

0 comments on commit 58347f9

Please sign in to comment.