Version 0.1.0

This commit is contained in:
Ryan Heise 2020-02-06 16:59:13 +11:00
parent a8263ff221
commit 207ed8a3b8
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## 0.1.0
* Separate buffering state from PlaybackState.
* More permissive state transitions.
* Support playing local files on iOS.
## 0.0.6
* Bug fixes.

View File

@ -1,6 +1,6 @@
name: just_audio
description: Flutter plugin to play audio from streams, files, assets and DASH/HLS streams. Works with audio_service to play audio in the background.
version: 0.0.6
version: 0.1.0
homepage: https://github.com/ryanheise/just_audio
environment: