Skip to content

Commit 13d55b8

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 da534e9 commit 13d55b8

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:
@@ -77,7 +112,7 @@ packages:
77112
name: fake_async
78113
url: "https://pub.dartlang.org"
79114
source: hosted
80-
version: "1.3.0"
115+
version: "1.3.1"
81116
ffi:
82117
dependency: transitive
83118
description:
@@ -176,21 +211,21 @@ packages:
176211
name: matcher
177212
url: "https://pub.dartlang.org"
178213
source: hosted
179-
version: "0.12.11"
214+
version: "0.12.12"
180215
material_color_utilities:
181216
dependency: transitive
182217
description:
183218
name: material_color_utilities
184219
url: "https://pub.dartlang.org"
185220
source: hosted
186-
version: "0.1.4"
221+
version: "0.1.5"
187222
meta:
188223
dependency: transitive
189224
description:
190225
name: meta
191226
url: "https://pub.dartlang.org"
192227
source: hosted
193-
version: "1.7.0"
228+
version: "1.8.0"
194229
ordered_set:
195230
dependency: transitive
196231
description:
@@ -204,14 +239,14 @@ packages:
204239
name: path
205240
url: "https://pub.dartlang.org"
206241
source: hosted
207-
version: "1.8.1"
242+
version: "1.8.2"
208243
path_provider:
209244
dependency: transitive
210245
description:
211246
name: path_provider
212247
url: "https://pub.dartlang.org"
213248
source: hosted
214-
version: "2.0.10"
249+
version: "2.0.11"
215250
path_provider_android:
216251
dependency: transitive
217252
description:
@@ -293,7 +328,7 @@ packages:
293328
name: source_span
294329
url: "https://pub.dartlang.org"
295330
source: hosted
296-
version: "1.8.2"
331+
version: "1.9.0"
297332
stack_trace:
298333
dependency: transitive
299334
description:
@@ -314,21 +349,21 @@ packages:
314349
name: string_scanner
315350
url: "https://pub.dartlang.org"
316351
source: hosted
317-
version: "1.1.0"
352+
version: "1.1.1"
318353
term_glyph:
319354
dependency: transitive
320355
description:
321356
name: term_glyph
322357
url: "https://pub.dartlang.org"
323358
source: hosted
324-
version: "1.2.0"
359+
version: "1.2.1"
325360
test_api:
326361
dependency: transitive
327362
description:
328363
name: test_api
329364
url: "https://pub.dartlang.org"
330365
source: hosted
331-
version: "0.4.9"
366+
version: "0.4.12"
332367
tuple:
333368
dependency: transitive
334369
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)