Skip to content
Merged
Prev Previous commit
Merge branch 'main' into feature/video-player/add-optional-web-option…
…s-web-package
  • Loading branch information
stuartmorgan-g authored Sep 1, 2023
commit 09de3c8151159daf3393e5d438fcec73940e691e
9 changes: 9 additions & 0 deletions packages/video_player/video_player_web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
## 2.1.0

* Adds web options to customize the control list and context menu display.

## 2.0.18

* Migrates to `dart:ui_web` APIs.
* Updates minimum supported SDK version to Flutter 3.13.0/Dart 3.1.0.

## 2.0.17

* Adds pub topics to package metadata.
* Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.

## 2.0.16
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.