Skip to content
Merged
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
chore(video_player): clarify changelog entry for position update inte…
…rval reduction
  • Loading branch information
abdelaziz-mahdy committed Mar 17, 2025
commit bb074ce57c398618f6adc0d3b80a0ef3a35cbb8d
2 changes: 1 addition & 1 deletion packages/video_player/video_player/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## 2.9.3

* Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.
* Reduces the update interval from 500ms to 100ms.
* Reduces the position update interval from 500ms to 100ms.

## 2.9.2

Expand Down