Skip to content

Commit

Permalink
just_audio 0.9.21
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanheise committed May 4, 2022
1 parent ed1ba9a commit db6d9ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions just_audio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
## Next version
## 0.9.21

* Handle and report network disconnections in StreamAudioSource.
* Fix iOS/macOS bug starting with empty playlist.
* Migrate from pedantic to flutter_lints.
* Accept Longs in AndroidLivePlaybackSpeedControl where appropriate (@aam).
* Handle unhandled exceptions.

## 0.9.20

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

environment:
Expand Down

0 comments on commit db6d9ec

Please sign in to comment.