Skip to content

Commit f9a27d9

Browse files
Bump audioplayers from 0.20.1 to 2.0.0
Bumps [audioplayers](https://github.com/bluefireteam/audioplayers/tree/master/packages) from 0.20.1 to 2.0.0. - [Release notes](https://github.com/bluefireteam/audioplayers/releases) - [Changelog](https://github.com/bluefireteam/audioplayers/blob/main/CHANGELOG.md) - [Commits](https://github.com/bluefireteam/audioplayers/commits/audioplayers_web-v2.0.0/packages) --- updated-dependencies: - dependency-name: audioplayers dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db40652 commit f9a27d9

File tree

2 files changed

+57
-22
lines changed

2 files changed

+57
-22
lines changed

pubspec.lock

Lines changed: 56 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,56 @@ packages:
77
name: async
88
url: "https://pub.dartlang.org"
99
source: hosted
10-
version: "2.8.2"
10+
version: "2.9.0"
1111
audioplayers:
1212
dependency: "direct main"
1313
description:
1414
name: audioplayers
1515
url: "https://pub.dartlang.org"
1616
source: hosted
17-
version: "0.20.1"
17+
version: "2.0.0"
18+
audioplayers_android:
19+
dependency: transitive
20+
description:
21+
name: audioplayers_android
22+
url: "https://pub.dartlang.org"
23+
source: hosted
24+
version: "1.1.4"
25+
audioplayers_darwin:
26+
dependency: transitive
27+
description:
28+
name: audioplayers_darwin
29+
url: "https://pub.dartlang.org"
30+
source: hosted
31+
version: "2.0.0"
32+
audioplayers_linux:
33+
dependency: transitive
34+
description:
35+
name: audioplayers_linux
36+
url: "https://pub.dartlang.org"
37+
source: hosted
38+
version: "1.0.3"
39+
audioplayers_platform_interface:
40+
dependency: transitive
41+
description:
42+
name: audioplayers_platform_interface
43+
url: "https://pub.dartlang.org"
44+
source: hosted
45+
version: "3.0.0"
46+
audioplayers_web:
47+
dependency: transitive
48+
description:
49+
name: audioplayers_web
50+
url: "https://pub.dartlang.org"
51+
source: hosted
52+
version: "2.1.1"
53+
audioplayers_windows:
54+
dependency: transitive
55+
description:
56+
name: audioplayers_windows
57+
url: "https://pub.dartlang.org"
58+
source: hosted
59+
version: "1.1.2"
1860
boolean_selector:
1961
dependency: transitive
2062
description:
@@ -28,21 +70,14 @@ packages:
2870
name: characters
2971
url: "https://pub.dartlang.org"
3072
source: hosted
31-
version: "1.2.0"
32-
charcode:
33-
dependency: transitive
34-
description:
35-
name: charcode
36-
url: "https://pub.dartlang.org"
37-
source: hosted
38-
version: "1.3.1"
73+
version: "1.2.1"
3974
clock:
4075
dependency: transitive
4176
description:
4277
name: clock
4378
url: "https://pub.dartlang.org"
4479
source: hosted
45-
version: "1.1.0"
80+
version: "1.1.1"
4681
collection:
4782
dependency: transitive
4883
description:
@@ -70,7 +105,7 @@ packages:
70105
name: fake_async
71106
url: "https://pub.dartlang.org"
72107
source: hosted
73-
version: "1.3.0"
108+
version: "1.3.1"
74109
ffi:
75110
dependency: transitive
76111
description:
@@ -169,21 +204,21 @@ packages:
169204
name: matcher
170205
url: "https://pub.dartlang.org"
171206
source: hosted
172-
version: "0.12.11"
207+
version: "0.12.12"
173208
material_color_utilities:
174209
dependency: transitive
175210
description:
176211
name: material_color_utilities
177212
url: "https://pub.dartlang.org"
178213
source: hosted
179-
version: "0.1.4"
214+
version: "0.1.5"
180215
meta:
181216
dependency: transitive
182217
description:
183218
name: meta
184219
url: "https://pub.dartlang.org"
185220
source: hosted
186-
version: "1.7.0"
221+
version: "1.8.0"
187222
ordered_set:
188223
dependency: transitive
189224
description:
@@ -197,14 +232,14 @@ packages:
197232
name: path
198233
url: "https://pub.dartlang.org"
199234
source: hosted
200-
version: "1.8.1"
235+
version: "1.8.2"
201236
path_provider:
202237
dependency: transitive
203238
description:
204239
name: path_provider
205240
url: "https://pub.dartlang.org"
206241
source: hosted
207-
version: "2.0.10"
242+
version: "2.0.11"
208243
path_provider_android:
209244
dependency: transitive
210245
description:
@@ -279,7 +314,7 @@ packages:
279314
name: source_span
280315
url: "https://pub.dartlang.org"
281316
source: hosted
282-
version: "1.8.2"
317+
version: "1.9.0"
283318
stack_trace:
284319
dependency: transitive
285320
description:
@@ -300,21 +335,21 @@ packages:
300335
name: string_scanner
301336
url: "https://pub.dartlang.org"
302337
source: hosted
303-
version: "1.1.0"
338+
version: "1.1.1"
304339
term_glyph:
305340
dependency: transitive
306341
description:
307342
name: term_glyph
308343
url: "https://pub.dartlang.org"
309344
source: hosted
310-
version: "1.2.0"
345+
version: "1.2.1"
311346
test_api:
312347
dependency: transitive
313348
description:
314349
name: test_api
315350
url: "https://pub.dartlang.org"
316351
source: hosted
317-
version: "0.4.9"
352+
version: "0.4.12"
318353
typed_data:
319354
dependency: transitive
320355
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies:
3434
# Use with the CupertinoIcons class for iOS style icons.
3535
cupertino_icons: ^1.0.2
3636
google_fonts: ^3.0.1
37-
audioplayers: ^0.20.1
37+
audioplayers: ^2.0.0
3838
umbra_flutter: 0.1.0-dev.4
3939
flame: ^1.3.0
4040
flame_forge2d: ^0.12.2

0 commit comments

Comments
 (0)