just_audio 0.5.0

This commit is contained in:
Ryan Heise 2020-09-27 19:19:46 +10:00
parent 8a7d583672
commit 38ed64293d
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
## 0.5.0
* Convert to federated plugin.
## 0.4.5
* Fix iOS bug in seek/position/duration in HLS streams (@snaeji).

View File

@ -113,7 +113,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.4.5"
version: "0.5.0"
just_audio_platform_interface:
dependency: transitive
description:

View File

@ -1,6 +1,6 @@
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.
version: 0.4.5
version: 0.5.0
homepage: https://github.com/ryanheise/just_audio/tree/master/just_audio
environment: