Files
flutter-elinux-plugins/packages/video_player/CHANGELOG.md
T
2022-05-19 22:16:34 +09:00

21 lines
395 B
Markdown

## 0.9.5
* Fix missing include.
## 0.9.4
* Upgrade video_player_platform_interface from 4.1.0 to 4.2.0.
* Refactor example source code.
## 0.9.3
* Improve the error handling.
* Add the missing mutex.
## 0.9.2
* Changed to send stream completed messages from main thread.
## 0.9.1
* Temporarily disable auto-repeat.
* Update the elinux template of the example app.
## 0.9.0
* First release.