Version 0.4.5

This commit is contained in:
Ryan Heise 2020-09-25 23:26:18 +10:00
parent 02d1b78a36
commit f4acd922f1
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
## 0.4.5
* Fix iOS bug in seek/position/duration in HLS streams (@snaeji).
* Fix web bug for audio sources with unknown durations.
## 0.4.4 ## 0.4.4
* Fix crash when disposing of positionStream controller. * Fix crash when disposing of positionStream controller.

View File

@ -1,6 +1,6 @@
name: just_audio name: just_audio
description: Flutter plugin to play audio from streams, files, assets, DASH/HLS streams and playlists. Works with audio_service to play audio in the background. description: Flutter plugin to play audio from streams, files, assets, DASH/HLS streams and playlists. Works with audio_service to play audio in the background.
version: 0.4.4 version: 0.4.5
homepage: https://github.com/ryanheise/just_audio homepage: https://github.com/ryanheise/just_audio
environment: environment: