Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Version bump
  • Loading branch information
stuartmorgan-g committed Jun 30, 2025
commit 3f7993a4e900abe332cc1f4686badde0d893b478
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
## NEXT
## 2.7.2

* Updates minimum supported SDK version to Flutter 3.27/Dart 3.6.
* Restructures the communication between Dart and native code.
* Refactors native code for improved testing.
* Updates minimum supported SDK version to Flutter 3.27/Dart 3.6.

## 2.7.1

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
version: 2.7.1
version: 2.7.2

environment:
sdk: ^3.6.0
Expand Down