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
Merge branch 'master' into support-for-content-uris-in-video-player-p…
…lugin
  • Loading branch information
udnisap authored Aug 25, 2019
commit a769e63d000f1a3c0d4a8b777d503a19b36bad0e
10 changes: 9 additions & 1 deletion packages/video_player/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
## 0.10.1+7
## 0.10.2+1

* Use DefaultHttpDataSourceFactory only when network schemas and use
DefaultHttpDataSourceFactory by default.

## 0.10.2

* **Android Only** Adds optional VideoFormat used to signal what format the plugin should try.

## 0.10.1+7

* Fix tests by ignoring deprecated member use.

## 0.10.1+6

* [iOS] Fixed a memory leak with notification observing.
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.