Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
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
Merge branch 'main' into video-player-test-order
  • Loading branch information
stuartmorgan-g committed May 9, 2022
commit bec3056845ee747479de1f5d864fef4995cf08dc
7 changes: 6 additions & 1 deletion packages/video_player/video_player/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
## NEXT

* Fixes order-dependent unit tests.

## 2.4.1

* Removes unnecessary imports.
* Fixes order-dependent unit tests.
* Fixes library_private_types_in_public_api, sort_child_properties_last and use_key_in_widget_constructors
lint warnings.

## 2.4.0

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