just_audio 0.6.3

This commit is contained in:
Ryan Heise 2020-12-23 20:26:11 +11:00
parent 1366509bee
commit 0391c67c43
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## 0.6.3
* Fix iOS compiler warnings.
* Fix bug where native platform wasn't disposed.
* Remove Java compiler warnings.
* Process play/pause state transitions in a consistent order.
## 0.6.2
* Fix bugs related to the new setAudioSource method:

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.6.2
version: 0.6.3
homepage: https://github.com/ryanheise/just_audio/tree/master/just_audio
environment: