Version 0.3.1

This commit is contained in:
Ryan Heise 2020-08-08 19:09:02 +10:00
parent fc9e6e0cd5
commit 375505829e
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 0.3.1
* Prevent hang in dispose
## 0.3.0 ## 0.3.0
* Playlists * Playlists

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.3.0 version: 0.3.1
homepage: https://github.com/ryanheise/just_audio homepage: https://github.com/ryanheise/just_audio
environment: environment: