Skip to content
Closed
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
Update changelog for version 2.10.2
Updated platform dependency versions for stability and fixed a crash on some Android devices.
  • Loading branch information
gizemgizg authored Nov 16, 2025
commit e0a2cdf49b38b251d360baae0a70e5edbd79ac73
4 changes: 4 additions & 0 deletions packages/video_player/video_player/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

* Updates minimum supported SDK version to Flutter 3.32/Dart 3.8.

## 2.10.2

* Updates platform dependency versions (`video_player_android`, `video_player_avfoundation`, `video_player_web`, and `video_player_platform_interface`) to their latest stable releases to improve stability and fix a `MediaCodecVideoRenderer` crash on some Android devices.

## 2.10.1

* Fixes a bug where the `VideoPlayer` widget and `VideoProgressIndicator` widget would stop updating after GlobalKey reparenting.
Expand Down