Skip to content

Commit 4b55db8

Browse files
authored
Merge pull request authpass#6 from foxanna/main
Update constraints to make biometric_storage compatible with the newest versions of popular packages
2 parents ee85457 + b541d20 commit 4b55db8

File tree

2 files changed

+79
-50
lines changed

2 files changed

+79
-50
lines changed

example/pubspec.lock

+76-47
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ packages:
55
dependency: transitive
66
description:
77
name: async
8-
url: "https://pub.dartlang.org"
8+
sha256: "947bfcf187f74dbc5e146c9eb9c0f10c9f8b30743e341481c1e2ed3ecc18c20c"
9+
url: "https://pub.dev"
910
source: hosted
10-
version: "2.9.0"
11+
version: "2.11.0"
1112
biometric_storage:
1213
dependency: "direct main"
1314
description:
@@ -19,56 +20,64 @@ packages:
1920
dependency: transitive
2021
description:
2122
name: boolean_selector
22-
url: "https://pub.dartlang.org"
23+
sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66"
24+
url: "https://pub.dev"
2325
source: hosted
24-
version: "2.1.0"
26+
version: "2.1.1"
2527
characters:
2628
dependency: transitive
2729
description:
2830
name: characters
29-
url: "https://pub.dartlang.org"
31+
sha256: "04a925763edad70e8443c99234dc3328f442e811f1d8fd1a72f1c8ad0f69a605"
32+
url: "https://pub.dev"
3033
source: hosted
31-
version: "1.2.1"
34+
version: "1.3.0"
3235
clock:
3336
dependency: transitive
3437
description:
3538
name: clock
36-
url: "https://pub.dartlang.org"
39+
sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf
40+
url: "https://pub.dev"
3741
source: hosted
3842
version: "1.1.1"
3943
collection:
4044
dependency: transitive
4145
description:
4246
name: collection
43-
url: "https://pub.dartlang.org"
47+
sha256: "4a07be6cb69c84d677a6c3096fcf960cc3285a8330b4603e0d463d15d9bd934c"
48+
url: "https://pub.dev"
4449
source: hosted
45-
version: "1.16.0"
50+
version: "1.17.1"
4651
cupertino_icons:
4752
dependency: "direct main"
4853
description:
4954
name: cupertino_icons
50-
url: "https://pub.dartlang.org"
55+
sha256: e35129dc44c9118cee2a5603506d823bab99c68393879edb440e0090d07586be
56+
url: "https://pub.dev"
5157
source: hosted
5258
version: "1.0.5"
5359
dio:
5460
dependency: transitive
5561
description:
5662
name: dio
57-
url: "https://pub.dartlang.org"
63+
sha256: "7d328c4d898a61efc3cd93655a0955858e29a0aa647f0f9e02d59b3bb275e2e8"
64+
url: "https://pub.dev"
5865
source: hosted
5966
version: "4.0.6"
6067
fake_async:
6168
dependency: transitive
6269
description:
6370
name: fake_async
64-
url: "https://pub.dartlang.org"
71+
sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78"
72+
url: "https://pub.dev"
6573
source: hosted
6674
version: "1.3.1"
6775
ffi:
6876
dependency: transitive
6977
description:
7078
name: ffi
71-
url: "https://pub.dartlang.org"
79+
sha256: "0396b3798d91e7330911407d0cebc6bcb776aff56da567deb1ef3f40a469e72a"
80+
url: "https://pub.dev"
7281
source: hosted
7382
version: "2.0.0"
7483
flutter:
@@ -90,77 +99,88 @@ packages:
9099
dependency: transitive
91100
description:
92101
name: http_parser
93-
url: "https://pub.dartlang.org"
102+
sha256: db3060f22889f3d9d55f6a217565486737037eec3609f7f3eca4d0c67ee0d8a0
103+
url: "https://pub.dev"
94104
source: hosted
95105
version: "4.0.1"
96106
intl:
97107
dependency: transitive
98108
description:
99109
name: intl
100-
url: "https://pub.dartlang.org"
110+
sha256: "910f85bce16fb5c6f614e117efa303e85a1731bb0081edf3604a2ae6e9a3cc91"
111+
url: "https://pub.dev"
101112
source: hosted
102113
version: "0.17.0"
103114
js:
104115
dependency: transitive
105116
description:
106117
name: js
107-
url: "https://pub.dartlang.org"
118+
sha256: f2c445dce49627136094980615a031419f7f3eb393237e4ecd97ac15dea343f3
119+
url: "https://pub.dev"
108120
source: hosted
109-
version: "0.6.4"
121+
version: "0.6.7"
110122
lints:
111123
dependency: "direct dev"
112124
description:
113125
name: lints
114-
url: "https://pub.dartlang.org"
126+
sha256: "5cfd6509652ff5e7fe149b6df4859e687fca9048437857cb2e65c8d780f396e3"
127+
url: "https://pub.dev"
115128
source: hosted
116129
version: "2.0.0"
117130
logging:
118131
dependency: "direct main"
119132
description:
120133
name: logging
121-
url: "https://pub.dartlang.org"
134+
sha256: "293ae2d49fd79d4c04944c3a26dfd313382d5f52e821ec57119230ae16031ad4"
135+
url: "https://pub.dev"
122136
source: hosted
123137
version: "1.0.2"
124138
logging_appenders:
125139
dependency: "direct main"
126140
description:
127141
name: logging_appenders
128-
url: "https://pub.dartlang.org"
142+
sha256: "013e8548b79e3b8dc0333f3efae706184356b5926c6bea59150efa126c91598c"
143+
url: "https://pub.dev"
129144
source: hosted
130145
version: "1.0.0"
131146
matcher:
132147
dependency: transitive
133148
description:
134149
name: matcher
135-
url: "https://pub.dartlang.org"
150+
sha256: "6501fbd55da300384b768785b83e5ce66991266cec21af89ab9ae7f5ce1c4cbb"
151+
url: "https://pub.dev"
136152
source: hosted
137-
version: "0.12.12"
153+
version: "0.12.15"
138154
material_color_utilities:
139155
dependency: transitive
140156
description:
141157
name: material_color_utilities
142-
url: "https://pub.dartlang.org"
158+
sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724
159+
url: "https://pub.dev"
143160
source: hosted
144-
version: "0.1.5"
161+
version: "0.2.0"
145162
meta:
146163
dependency: transitive
147164
description:
148165
name: meta
149-
url: "https://pub.dartlang.org"
166+
sha256: "3c74dbf8763d36539f114c799d8a2d87343b5067e9d796ca22b5eb8437090ee3"
167+
url: "https://pub.dev"
150168
source: hosted
151-
version: "1.8.0"
169+
version: "1.9.1"
152170
path:
153171
dependency: transitive
154172
description:
155173
name: path
156-
url: "https://pub.dartlang.org"
174+
sha256: "8829d8a55c13fc0e37127c29fedf290c102f4e40ae94ada574091fe0ff96c917"
175+
url: "https://pub.dev"
157176
source: hosted
158-
version: "1.8.2"
177+
version: "1.8.3"
159178
plugin_platform_interface:
160179
dependency: transitive
161180
description:
162181
name: plugin_platform_interface
163-
url: "https://pub.dartlang.org"
182+
sha256: "075f927ebbab4262ace8d0b283929ac5410c0ac4e7fc123c76429564facfb757"
183+
url: "https://pub.dev"
164184
source: hosted
165185
version: "2.1.2"
166186
sky_engine:
@@ -172,65 +192,74 @@ packages:
172192
dependency: transitive
173193
description:
174194
name: source_span
175-
url: "https://pub.dartlang.org"
195+
sha256: dd904f795d4b4f3b870833847c461801f6750a9fa8e61ea5ac53f9422b31f250
196+
url: "https://pub.dev"
176197
source: hosted
177-
version: "1.9.0"
198+
version: "1.9.1"
178199
stack_trace:
179200
dependency: transitive
180201
description:
181202
name: stack_trace
182-
url: "https://pub.dartlang.org"
203+
sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5
204+
url: "https://pub.dev"
183205
source: hosted
184-
version: "1.10.0"
206+
version: "1.11.0"
185207
stream_channel:
186208
dependency: transitive
187209
description:
188210
name: stream_channel
189-
url: "https://pub.dartlang.org"
211+
sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8"
212+
url: "https://pub.dev"
190213
source: hosted
191-
version: "2.1.0"
214+
version: "2.1.1"
192215
string_scanner:
193216
dependency: transitive
194217
description:
195218
name: string_scanner
196-
url: "https://pub.dartlang.org"
219+
sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
220+
url: "https://pub.dev"
197221
source: hosted
198-
version: "1.1.1"
222+
version: "1.2.0"
199223
term_glyph:
200224
dependency: transitive
201225
description:
202226
name: term_glyph
203-
url: "https://pub.dartlang.org"
227+
sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84
228+
url: "https://pub.dev"
204229
source: hosted
205230
version: "1.2.1"
206231
test_api:
207232
dependency: transitive
208233
description:
209234
name: test_api
210-
url: "https://pub.dartlang.org"
235+
sha256: eb6ac1540b26de412b3403a163d919ba86f6a973fe6cc50ae3541b80092fdcfb
236+
url: "https://pub.dev"
211237
source: hosted
212-
version: "0.4.12"
238+
version: "0.5.1"
213239
typed_data:
214240
dependency: transitive
215241
description:
216242
name: typed_data
217-
url: "https://pub.dartlang.org"
243+
sha256: "26f87ade979c47a150c9eaab93ccd2bebe70a27dc0b4b29517f2904f04eb11a5"
244+
url: "https://pub.dev"
218245
source: hosted
219246
version: "1.3.1"
220247
vector_math:
221248
dependency: transitive
222249
description:
223250
name: vector_math
224-
url: "https://pub.dartlang.org"
251+
sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803"
252+
url: "https://pub.dev"
225253
source: hosted
226-
version: "2.1.2"
254+
version: "2.1.4"
227255
win32:
228256
dependency: transitive
229257
description:
230258
name: win32
231-
url: "https://pub.dartlang.org"
259+
sha256: "5a751eddf9db89b3e5f9d50c20ab8612296e4e8db69009788d6c8b060a84191c"
260+
url: "https://pub.dev"
232261
source: hosted
233-
version: "2.7.0"
262+
version: "4.1.4"
234263
sdks:
235-
dart: ">=2.17.0 <3.0.0"
236-
flutter: ">=2.8.0"
264+
dart: ">=3.0.0 <4.0.0"
265+
flutter: ">=3.10.0"

pubspec.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ version: 4.1.3
66
homepage: https://github.com/authpass/biometric_storage/
77

88
environment:
9-
sdk: '>=2.15.0 <3.0.0'
10-
flutter: ">=2.8.0"
9+
sdk: '>=3.0.0 <4.0.0'
10+
flutter: '>=3.10.0'
1111

1212
dependencies:
1313
flutter:
@@ -18,7 +18,7 @@ dependencies:
1818
plugin_platform_interface: ^2.0.0
1919

2020
ffi: '>=1.0.0 <3.0.0'
21-
win32: '>=2.0.0 <4.0.0'
21+
win32: '>=4.0.0 <6.0.0'
2222

2323
dev_dependencies:
2424
flutter_test:

0 commit comments

Comments
 (0)