Version 0.4.0

This commit is contained in:
Ryan Heise 2020-08-27 03:10:28 +10:00
parent 963460bc4e
commit 3c37235e03
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
## 0.4.0
* Handles audio focus/interruptions via audio_session
* Bug fixes
## 0.3.4 ## 0.3.4
* Fix bug in icy metadata * Fix bug in icy metadata

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