cached_video_player/CHANGELOG.md

45 lines
561 B
Markdown

## 1.0.0
* Initial Release
## 1.0.1
* Added example code.
## 1.0.2
* Added description
## 1.0.2+1
* Fixed minor bug
## 1.0.2+2
* Made SimpleCache singleton thread safe
## 1.0.3
* Support iOS
## 2.0.0-dev.1
* Based on video_player 2.1.1
## 2.0.1
* Change back to `CachedVideoPlayer` namespace.
## 2.0.2
* Fix some issues reported on Github.
## 2.0.3
* Add example and increase pub score.
## 2.0.4
* Preserve headers when using KTVHTTPCache
* Skip caching in iOS if formatHint is `hls`
* Update exoplayer dependencies and replace deprecations