Skip to content

Commit a298daa

Browse files
committed
Prepare 0.1.1
1 parent 96d3bdd commit a298daa

File tree

3 files changed

+57
-66
lines changed

3 files changed

+57
-66
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1+
# 0.1.1
2+
* Removed unused code referencing `dart:cli`, causing analysis errors on
3+
[pub.dev](https://pub.dev/packages/webcrypto).
4+
* Added more API documentation for `AesCbcSecretKey`.
5+
16
# 0.1.0
27
* Initial release.

example/pubspec.lock

Lines changed: 51 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ packages:
77
name: _fe_analyzer_shared
88
url: "https://pub.dartlang.org"
99
source: hosted
10-
version: "5.0.0"
10+
version: "9.0.0"
1111
analyzer:
1212
dependency: transitive
1313
description:
1414
name: analyzer
1515
url: "https://pub.dartlang.org"
1616
source: hosted
17-
version: "0.39.11"
17+
version: "0.40.2"
1818
archive:
1919
dependency: transitive
2020
description:
@@ -35,35 +35,49 @@ packages:
3535
name: async
3636
url: "https://pub.dartlang.org"
3737
source: hosted
38-
version: "2.4.1"
38+
version: "2.5.0-nullsafety"
3939
boolean_selector:
4040
dependency: transitive
4141
description:
4242
name: boolean_selector
4343
url: "https://pub.dartlang.org"
4444
source: hosted
45-
version: "2.0.0"
45+
version: "2.1.0-nullsafety"
46+
characters:
47+
dependency: transitive
48+
description:
49+
name: characters
50+
url: "https://pub.dartlang.org"
51+
source: hosted
52+
version: "1.1.0-nullsafety.2"
4653
charcode:
4754
dependency: transitive
4855
description:
4956
name: charcode
5057
url: "https://pub.dartlang.org"
5158
source: hosted
52-
version: "1.1.3"
59+
version: "1.2.0-nullsafety"
60+
cli_util:
61+
dependency: transitive
62+
description:
63+
name: cli_util
64+
url: "https://pub.dartlang.org"
65+
source: hosted
66+
version: "0.2.0"
5367
clock:
5468
dependency: transitive
5569
description:
5670
name: clock
5771
url: "https://pub.dartlang.org"
5872
source: hosted
59-
version: "1.0.1"
73+
version: "1.1.0-nullsafety"
6074
collection:
6175
dependency: transitive
6276
description:
6377
name: collection
6478
url: "https://pub.dartlang.org"
6579
source: hosted
66-
version: "1.14.12"
80+
version: "1.15.0-nullsafety.2"
6781
convert:
6882
dependency: "direct main"
6983
description:
@@ -77,21 +91,14 @@ packages:
7791
name: coverage
7892
url: "https://pub.dartlang.org"
7993
source: hosted
80-
version: "0.13.11"
94+
version: "0.14.1"
8195
crypto:
8296
dependency: transitive
8397
description:
8498
name: crypto
8599
url: "https://pub.dartlang.org"
86100
source: hosted
87101
version: "2.1.5"
88-
csslib:
89-
dependency: transitive
90-
description:
91-
name: csslib
92-
url: "https://pub.dartlang.org"
93-
source: hosted
94-
version: "0.16.1"
95102
cupertino_icons:
96103
dependency: "direct main"
97104
description:
@@ -105,7 +112,7 @@ packages:
105112
name: fake_async
106113
url: "https://pub.dartlang.org"
107114
source: hosted
108-
version: "1.1.0"
115+
version: "1.1.0-nullsafety"
109116
ffi:
110117
dependency: transitive
111118
description:
@@ -119,7 +126,7 @@ packages:
119126
name: file
120127
url: "https://pub.dartlang.org"
121128
source: hosted
122-
version: "5.1.0"
129+
version: "6.0.0-nullsafety.1"
123130
flutter:
124131
dependency: "direct main"
125132
description: flutter
@@ -152,20 +159,13 @@ packages:
152159
url: "https://pub.dartlang.org"
153160
source: hosted
154161
version: "1.2.0"
155-
html:
156-
dependency: transitive
157-
description:
158-
name: html
159-
url: "https://pub.dartlang.org"
160-
source: hosted
161-
version: "0.14.0+3"
162162
http:
163163
dependency: transitive
164164
description:
165165
name: http
166166
url: "https://pub.dartlang.org"
167167
source: hosted
168-
version: "0.12.1"
168+
version: "0.12.2"
169169
http_multi_server:
170170
dependency: transitive
171171
description:
@@ -180,13 +180,6 @@ packages:
180180
url: "https://pub.dartlang.org"
181181
source: hosted
182182
version: "3.1.4"
183-
intl:
184-
dependency: transitive
185-
description:
186-
name: intl
187-
url: "https://pub.dartlang.org"
188-
source: hosted
189-
version: "0.16.1"
190183
io:
191184
dependency: transitive
192185
description:
@@ -200,14 +193,14 @@ packages:
200193
name: js
201194
url: "https://pub.dartlang.org"
202195
source: hosted
203-
version: "0.6.2"
196+
version: "0.6.3-nullsafety"
204197
json_rpc_2:
205198
dependency: transitive
206199
description:
207200
name: json_rpc_2
208201
url: "https://pub.dartlang.org"
209202
source: hosted
210-
version: "2.2.0"
203+
version: "2.2.2"
211204
logging:
212205
dependency: transitive
213206
description:
@@ -221,28 +214,21 @@ packages:
221214
name: matcher
222215
url: "https://pub.dartlang.org"
223216
source: hosted
224-
version: "0.12.6"
217+
version: "0.12.10-nullsafety"
225218
meta:
226219
dependency: transitive
227220
description:
228221
name: meta
229222
url: "https://pub.dartlang.org"
230223
source: hosted
231-
version: "1.1.8"
224+
version: "1.3.0-nullsafety.2"
232225
mime:
233226
dependency: transitive
234227
description:
235228
name: mime
236229
url: "https://pub.dartlang.org"
237230
source: hosted
238-
version: "0.9.6+3"
239-
multi_server_socket:
240-
dependency: transitive
241-
description:
242-
name: multi_server_socket
243-
url: "https://pub.dartlang.org"
244-
source: hosted
245-
version: "1.0.2"
231+
version: "0.9.7"
246232
node_interop:
247233
dependency: transitive
248234
description:
@@ -277,35 +263,35 @@ packages:
277263
name: path
278264
url: "https://pub.dartlang.org"
279265
source: hosted
280-
version: "1.7.0"
266+
version: "1.8.0-nullsafety"
281267
pedantic:
282268
dependency: transitive
283269
description:
284270
name: pedantic
285271
url: "https://pub.dartlang.org"
286272
source: hosted
287-
version: "1.9.0"
273+
version: "1.10.0-nullsafety"
288274
platform:
289275
dependency: transitive
290276
description:
291277
name: platform
292278
url: "https://pub.dartlang.org"
293279
source: hosted
294-
version: "2.2.1"
280+
version: "3.0.0-nullsafety.1"
295281
pool:
296282
dependency: transitive
297283
description:
298284
name: pool
299285
url: "https://pub.dartlang.org"
300286
source: hosted
301-
version: "1.4.0"
287+
version: "1.5.0-nullsafety"
302288
process:
303289
dependency: transitive
304290
description:
305291
name: process
306292
url: "https://pub.dartlang.org"
307293
source: hosted
308-
version: "3.0.13"
294+
version: "4.0.0-nullsafety.1"
309295
pub_semver:
310296
dependency: transitive
311297
description:
@@ -319,7 +305,7 @@ packages:
319305
name: shelf
320306
url: "https://pub.dartlang.org"
321307
source: hosted
322-
version: "0.7.7"
308+
version: "0.7.9"
323309
shelf_packages_handler:
324310
dependency: transitive
325311
description:
@@ -352,42 +338,42 @@ packages:
352338
name: source_map_stack_trace
353339
url: "https://pub.dartlang.org"
354340
source: hosted
355-
version: "2.0.0"
341+
version: "2.1.0-nullsafety.1"
356342
source_maps:
357343
dependency: transitive
358344
description:
359345
name: source_maps
360346
url: "https://pub.dartlang.org"
361347
source: hosted
362-
version: "0.10.9"
348+
version: "0.10.10-nullsafety"
363349
source_span:
364350
dependency: transitive
365351
description:
366352
name: source_span
367353
url: "https://pub.dartlang.org"
368354
source: hosted
369-
version: "1.7.0"
355+
version: "1.8.0-nullsafety"
370356
stack_trace:
371357
dependency: transitive
372358
description:
373359
name: stack_trace
374360
url: "https://pub.dartlang.org"
375361
source: hosted
376-
version: "1.9.3"
362+
version: "1.10.0-nullsafety"
377363
stream_channel:
378364
dependency: transitive
379365
description:
380366
name: stream_channel
381367
url: "https://pub.dartlang.org"
382368
source: hosted
383-
version: "2.0.0"
369+
version: "2.1.0-nullsafety"
384370
string_scanner:
385371
dependency: transitive
386372
description:
387373
name: string_scanner
388374
url: "https://pub.dartlang.org"
389375
source: hosted
390-
version: "1.0.5"
376+
version: "1.1.0-nullsafety"
391377
sync_http:
392378
dependency: transitive
393379
description:
@@ -401,49 +387,49 @@ packages:
401387
name: term_glyph
402388
url: "https://pub.dartlang.org"
403389
source: hosted
404-
version: "1.1.0"
390+
version: "1.2.0-nullsafety"
405391
test:
406392
dependency: "direct dev"
407393
description:
408394
name: test
409395
url: "https://pub.dartlang.org"
410396
source: hosted
411-
version: "1.14.7"
397+
version: "1.16.0-nullsafety.4"
412398
test_api:
413399
dependency: transitive
414400
description:
415401
name: test_api
416402
url: "https://pub.dartlang.org"
417403
source: hosted
418-
version: "0.2.16"
404+
version: "0.2.19-nullsafety"
419405
test_core:
420406
dependency: transitive
421407
description:
422408
name: test_core
423409
url: "https://pub.dartlang.org"
424410
source: hosted
425-
version: "0.3.7"
411+
version: "0.3.12-nullsafety.4"
426412
typed_data:
427413
dependency: transitive
428414
description:
429415
name: typed_data
430416
url: "https://pub.dartlang.org"
431417
source: hosted
432-
version: "1.1.6"
418+
version: "1.3.0-nullsafety.2"
433419
vector_math:
434420
dependency: transitive
435421
description:
436422
name: vector_math
437423
url: "https://pub.dartlang.org"
438424
source: hosted
439-
version: "2.0.8"
425+
version: "2.1.0-nullsafety.2"
440426
vm_service:
441427
dependency: transitive
442428
description:
443429
name: vm_service
444430
url: "https://pub.dartlang.org"
445431
source: hosted
446-
version: "4.1.0"
432+
version: "5.0.0+1"
447433
vm_service_client:
448434
dependency: transitive
449435
description:
@@ -471,7 +457,7 @@ packages:
471457
path: ".."
472458
relative: true
473459
source: path
474-
version: "0.1.0"
460+
version: "0.1.1"
475461
webdriver:
476462
dependency: transitive
477463
description:
@@ -494,5 +480,5 @@ packages:
494480
source: hosted
495481
version: "2.2.1"
496482
sdks:
497-
dart: ">=2.8.0 <3.0.0"
483+
dart: ">=2.10.0-4.0.dev <2.10.0"
498484
flutter: ">=1.17.0"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
name: webcrypto
16-
version: 0.1.0
16+
version: 0.1.1
1717
description: Cross-platform implementation of Web Cryptography APIs
1818
homepage: https://github.com/google/webcrypto.dart
1919

0 commit comments

Comments
 (0)