Version 0.3.2

This commit is contained in:
Ryan Heise 2020-08-12 14:24:36 +10:00
parent 6a4067a96b
commit 66d6006761
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## 0.3.2
* Fix dynamic methods on ConcatenatingAudioSource for iOS/Android
* Add sequenceStream/sequenceStateStream
* Change asset URI from asset:// to asset:///
## 0.3.1
* Prevent hang in dispose

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