Version 0.5.6

This commit is contained in:
Ryan Heise 2020-11-08 21:21:45 +11:00
parent edab9a2cee
commit eb3835f540
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
## 0.5.6
* Fix iOS memory leak.
* Enable useLazyPreparation by default.
## 0.5.5
* Add initialPosition/initialIndex parameters to load.

View File

@ -120,7 +120,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.5.5"
version: "0.5.6"
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.5.5
version: 0.5.6
homepage: https://github.com/ryanheise/just_audio/tree/master/just_audio
environment: