Version 0.4.3

This commit is contained in:
Ryan Heise 2020-09-07 14:10:42 +10:00
parent 4e56cf5c5c
commit 1a1424a45b
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 0.4.3
* Add section to README on configuring the audio session.
## 0.4.2 ## 0.4.2
* Make default audio session settings compatible with iOS control center. * Make default audio session settings compatible with iOS control center.

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