Skip to content

Commit bb855e1

Browse files
committed
Update ffi to 2.0.1
1 parent 425dad1 commit bb855e1

File tree

3 files changed

+22
-29
lines changed

3 files changed

+22
-29
lines changed

packages/ogg_opus_player/example/macos/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ EXTERNAL SOURCES:
2424
:path: Flutter/ephemeral/.symlinks/plugins/system_clock/macos
2525

2626
SPEC CHECKSUMS:
27-
FlutterMacOS: 57701585bf7de1b3fc2bb61f6378d73bbdea8424
27+
FlutterMacOS: ae6af50a8ea7d6103d888583d46bd8328a7e9811
2828
ogg_opus_player: 67fc56771b16586b9b2478f848e632f751400604
2929
path_provider_macos: 160cab0d5461f0c0e02995469a98f24bdb9a3f1f
3030
system_clock: d5fdc00655b062d3b748b612ba32549ee8cb4ddb

packages/ogg_opus_player/example/pubspec.lock

Lines changed: 19 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ packages:
77
name: async
88
url: "https://pub.dartlang.org"
99
source: hosted
10-
version: "2.8.2"
10+
version: "2.9.0"
1111
boolean_selector:
1212
dependency: transitive
1313
description:
@@ -21,21 +21,14 @@ packages:
2121
name: characters
2222
url: "https://pub.dartlang.org"
2323
source: hosted
24-
version: "1.2.0"
25-
charcode:
26-
dependency: transitive
27-
description:
28-
name: charcode
29-
url: "https://pub.dartlang.org"
30-
source: hosted
31-
version: "1.3.1"
24+
version: "1.2.1"
3225
clock:
3326
dependency: transitive
3427
description:
3528
name: clock
3629
url: "https://pub.dartlang.org"
3730
source: hosted
38-
version: "1.1.0"
31+
version: "1.1.1"
3932
collection:
4033
dependency: transitive
4134
description:
@@ -56,14 +49,14 @@ packages:
5649
name: fake_async
5750
url: "https://pub.dartlang.org"
5851
source: hosted
59-
version: "1.3.0"
52+
version: "1.3.1"
6053
ffi:
6154
dependency: transitive
6255
description:
6356
name: ffi
6457
url: "https://pub.dartlang.org"
6558
source: hosted
66-
version: "1.1.2"
59+
version: "2.0.1"
6760
file:
6861
dependency: transitive
6962
description:
@@ -113,35 +106,35 @@ packages:
113106
name: matcher
114107
url: "https://pub.dartlang.org"
115108
source: hosted
116-
version: "0.12.11"
109+
version: "0.12.12"
117110
material_color_utilities:
118111
dependency: transitive
119112
description:
120113
name: material_color_utilities
121114
url: "https://pub.dartlang.org"
122115
source: hosted
123-
version: "0.1.4"
116+
version: "0.1.5"
124117
meta:
125118
dependency: transitive
126119
description:
127120
name: meta
128121
url: "https://pub.dartlang.org"
129122
source: hosted
130-
version: "1.7.0"
123+
version: "1.8.0"
131124
ogg_opus_player:
132125
dependency: "direct main"
133126
description:
134127
path: ".."
135128
relative: true
136129
source: path
137-
version: "0.4.0"
130+
version: "0.4.1"
138131
path:
139132
dependency: transitive
140133
description:
141134
name: path
142135
url: "https://pub.dartlang.org"
143136
source: hosted
144-
version: "1.8.1"
137+
version: "1.8.2"
145138
path_provider:
146139
dependency: "direct main"
147140
description:
@@ -169,7 +162,7 @@ packages:
169162
name: path_provider_linux
170163
url: "https://pub.dartlang.org"
171164
source: hosted
172-
version: "2.1.5"
165+
version: "2.1.7"
173166
path_provider_macos:
174167
dependency: transitive
175168
description:
@@ -190,7 +183,7 @@ packages:
190183
name: path_provider_windows
191184
url: "https://pub.dartlang.org"
192185
source: hosted
193-
version: "2.0.5"
186+
version: "2.1.2"
194187
platform:
195188
dependency: "direct main"
196189
description:
@@ -223,7 +216,7 @@ packages:
223216
name: source_span
224217
url: "https://pub.dartlang.org"
225218
source: hosted
226-
version: "1.8.2"
219+
version: "1.9.0"
227220
stack_trace:
228221
dependency: transitive
229222
description:
@@ -244,7 +237,7 @@ packages:
244237
name: string_scanner
245238
url: "https://pub.dartlang.org"
246239
source: hosted
247-
version: "1.1.0"
240+
version: "1.1.1"
248241
system_clock:
249242
dependency: transitive
250243
description:
@@ -258,14 +251,14 @@ packages:
258251
name: term_glyph
259252
url: "https://pub.dartlang.org"
260253
source: hosted
261-
version: "1.2.0"
254+
version: "1.2.1"
262255
test_api:
263256
dependency: transitive
264257
description:
265258
name: test_api
266259
url: "https://pub.dartlang.org"
267260
source: hosted
268-
version: "0.4.9"
261+
version: "0.4.12"
269262
vector_math:
270263
dependency: transitive
271264
description:
@@ -279,7 +272,7 @@ packages:
279272
name: win32
280273
url: "https://pub.dartlang.org"
281274
source: hosted
282-
version: "2.4.4"
275+
version: "2.7.0"
283276
xdg_directories:
284277
dependency: transitive
285278
description:
@@ -288,5 +281,5 @@ packages:
288281
source: hosted
289282
version: "0.2.0+1"
290283
sdks:
291-
dart: ">=2.17.0-0 <3.0.0"
292-
flutter: ">=2.10.0"
284+
dart: ">=2.17.0 <3.0.0"
285+
flutter: ">=3.0.0"

packages/ogg_opus_player/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ dependencies:
1111
flutter:
1212
sdk: flutter
1313
plugin_platform_interface: ^2.0.2
14-
ffi: ^1.1.2
14+
ffi: ^2.0.1
1515
system_clock: ^1.2.0
1616

1717
dev_dependencies:
18-
ffigen: ^4.1.3
18+
ffigen: ^6.1.2
1919
flutter_test:
2020
sdk: flutter
2121
flutter_lints: ^1.0.0

0 commit comments

Comments
 (0)