File tree 2 files changed +8
-4
lines changed
2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.0.1-beta.13
2
+
3
+ * Support rxdart 0.28.x.
4
+
1
5
## 0.0.1-beta.12
2
6
3
7
* Support setWebCrossOrigin.
Original file line number Diff line number Diff line change 1
1
name : just_audio_background
2
2
description : An add-on for just_audio that supports background playback and media notifications.
3
3
homepage : https://github.com/ryanheise/just_audio/tree/master/just_audio_background
4
- version : 0.0.1-beta.12
4
+ version : 0.0.1-beta.13
5
5
topics :
6
6
- audio
7
7
- sound
@@ -12,14 +12,14 @@ dependencies:
12
12
just_audio_platform_interface : ^4.3.0
13
13
# just_audio_platform_interface:
14
14
# path: ../just_audio_platform_interface
15
- audio_service : ^0.18.9
16
- audio_session : ^0.1.14
15
+ audio_service : ^0.18.14
16
+ audio_session : ^0.1.20
17
17
flutter :
18
18
sdk : flutter
19
19
flutter_web_plugins :
20
20
sdk : flutter
21
21
meta : ^1.3.0
22
- rxdart : ' >=0.26.0 <0.28 .0'
22
+ rxdart : ' >=0.26.0 <0.29 .0'
23
23
24
24
dev_dependencies :
25
25
flutter_lints : ^2.0.1
You can’t perform that action at this time.
0 commit comments