Skip to content

Commit 62f63e9

Browse files
Bump audioplayers from 0.20.1 to 3.0.1
Bumps [audioplayers](https://github.com/bluefireteam/audioplayers/tree/master/packages) from 0.20.1 to 3.0.1. - [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-v3.0.1/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 90d66ac commit 62f63e9

File tree

2 files changed

+69
-41
lines changed

2 files changed

+69
-41
lines changed

pubspec.lock

Lines changed: 68 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -7,49 +7,84 @@ packages:
77
name: async
88
url: "https://pub.dartlang.org"
99
source: hosted
10-
version: "2.8.2"
10+
version: "2.10.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"
18-
boolean_selector:
17+
version: "3.0.1"
18+
audioplayers_android:
1919
dependency: transitive
2020
description:
21-
name: boolean_selector
21+
name: audioplayers_android
2222
url: "https://pub.dartlang.org"
2323
source: hosted
24-
version: "2.1.0"
25-
characters:
24+
version: "2.0.0"
25+
audioplayers_darwin:
2626
dependency: transitive
2727
description:
28-
name: characters
28+
name: audioplayers_darwin
2929
url: "https://pub.dartlang.org"
3030
source: hosted
31-
version: "1.2.0"
32-
charcode:
31+
version: "3.0.1"
32+
audioplayers_linux:
3333
dependency: transitive
3434
description:
35-
name: charcode
35+
name: audioplayers_linux
3636
url: "https://pub.dartlang.org"
3737
source: hosted
38-
version: "1.3.1"
38+
version: "1.0.4"
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: "4.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.2.0"
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.3"
60+
boolean_selector:
61+
dependency: transitive
62+
description:
63+
name: boolean_selector
64+
url: "https://pub.dartlang.org"
65+
source: hosted
66+
version: "2.1.1"
67+
characters:
68+
dependency: transitive
69+
description:
70+
name: characters
71+
url: "https://pub.dartlang.org"
72+
source: hosted
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:
4984
name: collection
5085
url: "https://pub.dartlang.org"
5186
source: hosted
52-
version: "1.16.0"
87+
version: "1.17.0"
5388
crypto:
5489
dependency: transitive
5590
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:
@@ -148,7 +183,7 @@ packages:
148183
name: http
149184
url: "https://pub.dartlang.org"
150185
source: hosted
151-
version: "0.13.4"
186+
version: "0.13.5"
152187
http_parser:
153188
dependency: transitive
154189
description:
@@ -162,7 +197,7 @@ packages:
162197
name: js
163198
url: "https://pub.dartlang.org"
164199
source: hosted
165-
version: "0.6.4"
200+
version: "0.6.5"
166201
lints:
167202
dependency: transitive
168203
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.13"
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.2.0"
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,42 +239,35 @@ 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.12"
215250
path_provider_android:
216251
dependency: transitive
217252
description:
218253
name: path_provider_android
219254
url: "https://pub.dartlang.org"
220255
source: hosted
221256
version: "2.0.14"
222-
path_provider_ios:
257+
path_provider_foundation:
223258
dependency: transitive
224259
description:
225-
name: path_provider_ios
260+
name: path_provider_foundation
226261
url: "https://pub.dartlang.org"
227262
source: hosted
228-
version: "2.0.9"
263+
version: "2.1.1"
229264
path_provider_linux:
230265
dependency: transitive
231266
description:
232267
name: path_provider_linux
233268
url: "https://pub.dartlang.org"
234269
source: hosted
235270
version: "2.1.6"
236-
path_provider_macos:
237-
dependency: transitive
238-
description:
239-
name: path_provider_macos
240-
url: "https://pub.dartlang.org"
241-
source: hosted
242-
version: "2.0.6"
243271
path_provider_platform_interface:
244272
dependency: transitive
245273
description:
@@ -293,42 +321,42 @@ packages:
293321
name: source_span
294322
url: "https://pub.dartlang.org"
295323
source: hosted
296-
version: "1.8.2"
324+
version: "1.9.1"
297325
stack_trace:
298326
dependency: transitive
299327
description:
300328
name: stack_trace
301329
url: "https://pub.dartlang.org"
302330
source: hosted
303-
version: "1.10.0"
331+
version: "1.11.0"
304332
stream_channel:
305333
dependency: transitive
306334
description:
307335
name: stream_channel
308336
url: "https://pub.dartlang.org"
309337
source: hosted
310-
version: "2.1.0"
338+
version: "2.1.1"
311339
string_scanner:
312340
dependency: transitive
313341
description:
314342
name: string_scanner
315343
url: "https://pub.dartlang.org"
316344
source: hosted
317-
version: "1.1.0"
345+
version: "1.2.0"
318346
term_glyph:
319347
dependency: transitive
320348
description:
321349
name: term_glyph
322350
url: "https://pub.dartlang.org"
323351
source: hosted
324-
version: "1.2.0"
352+
version: "1.2.1"
325353
test_api:
326354
dependency: transitive
327355
description:
328356
name: test_api
329357
url: "https://pub.dartlang.org"
330358
source: hosted
331-
version: "0.4.9"
359+
version: "0.4.16"
332360
tuple:
333361
dependency: transitive
334362
description:
@@ -356,14 +384,14 @@ packages:
356384
name: uuid
357385
url: "https://pub.dartlang.org"
358386
source: hosted
359-
version: "3.0.6"
387+
version: "3.0.7"
360388
vector_math:
361389
dependency: transitive
362390
description:
363391
name: vector_math
364392
url: "https://pub.dartlang.org"
365393
source: hosted
366-
version: "2.1.2"
394+
version: "2.1.4"
367395
win32:
368396
dependency: transitive
369397
description:
@@ -379,5 +407,5 @@ packages:
379407
source: hosted
380408
version: "0.2.0+1"
381409
sdks:
382-
dart: ">=2.17.1 <3.0.0"
410+
dart: ">=2.18.0 <3.0.0"
383411
flutter: ">=3.0.0"

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: ^3.0.1
3838
umbra_flutter: 0.1.0-dev.4
3939
flame: ^1.3.0
4040
flame_forge2d: ^0.12.2

0 commit comments

Comments
 (0)