Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
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
9 changes: 9 additions & 0 deletions packages/video_player/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 0.10.2+1

* Refactor the example app.
* Add the Live Stream tab to the example app.

## 0.10.2

* iOS: Revert the changes made in version `0.10.1` that made live streams not able to initialize on the absence of `duration`.

## 0.10.1+3

* Add missing template type parameter to `invokeMethod` calls.
Expand Down
Loading