Skip to content

Commit b3bbb42

Browse files
committed
just_audio_background 0.0.1-beta.5
1 parent 8457dcb commit b3bbb42

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

just_audio_background/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.1-beta.5
2+
3+
* Fix bug in stop.
4+
15
## 0.0.1-beta.4
26

37
* Implement disposeAllPlayers.

just_audio_background/pubspec.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name: just_audio_background
22
description: An add-on for just_audio that supports background playback and media notifications.
33
homepage: https://github.com/ryanheise/just_audio/tree/master/just_audio_background
4-
version: 0.0.1-beta.4
4+
version: 0.0.1-beta.5
55

66
dependencies:
77
just_audio_platform_interface: ^4.1.0
88
# just_audio_platform_interface:
99
# path: ../just_audio_platform_interface
10-
audio_service: ^0.18.3
10+
audio_service: ^0.18.4
1111
audio_session: ^0.1.6+1
1212
flutter:
1313
sdk: flutter

0 commit comments

Comments
 (0)