just_audio 0.5.1

This commit is contained in:
Ryan Heise 2020-10-04 13:44:45 +11:00
parent c767f9cc62
commit 9e25303e4b
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## 0.5.1
* Fix bug in loading from assets.
* Ignore method calls from invalid states.
* Forward exceptions from iOS platform implementation.
## 0.5.0
* Convert to federated plugin.

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