Skip to content

Commit

Permalink
just_audio 0.6.14+1
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanheise committed Feb 24, 2021
1 parent a560972 commit 6f7885a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions just_audio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.6.14+1

* Update ICY metadata feature status in README.

## 0.6.14

* Initial support for ICY metadata on iOS.
Expand Down
2 changes: 1 addition & 1 deletion just_audio/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ Other common audio capabilities are optionally provided by separate plugins:

Press the thumbs up icon on the GitHub issues you would like to vote on:

* ICY Metadata on iOS/macOS: [#56](https://github.com/ryanheise/just_audio/issues/56)
* Equaliser: [#147](https://github.com/ryanheise/just_audio/issues/147)
* Casting support (Chromecast and AirPlay): [#211](https://github.com/ryanheise/just_audio/issues/211)
* Volume boost and skip silence: [#307](https://github.com/ryanheise/just_audio/issues/307)
Expand All @@ -39,6 +38,7 @@ This project is supported by the amazing open source community of GitHub contrib
| request headers |||| |
| DASH || | | |
| HLS |||| |
| ICY metadata |||| |
| buffer status/position |||||
| play/pause/seek |||||
| set volume/speed |||||
Expand Down
2 changes: 1 addition & 1 deletion just_audio/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: just_audio
description: A feature-rich audio player for Flutter. Loop, clip and concatenate any sound from any source (asset/file/URL/stream) in a variety of audio formats with gapless playback.
version: 0.6.14
version: 0.6.14+1
homepage: https://github.com/ryanheise/just_audio/tree/master/just_audio

environment:
Expand Down

0 comments on commit 6f7885a

Please sign in to comment.