Skip to content

Commit e1b7297

Browse files
Sandip KakadiyaSandip Kakadiya
authored andcommitted
local check
1 parent 9c37e29 commit e1b7297

File tree

2 files changed

+56
-119
lines changed

2 files changed

+56
-119
lines changed

example/pubspec.lock

Lines changed: 30 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,69 +1,69 @@
11
# Generated by pub
22
# See https://dart.dev/tools/pub/glossary#lockfile
33
packages:
4-
archive:
4+
async:
55
dependency: transitive
66
description:
7-
name: archive
7+
name: async
88
url: "https://pub.dartlang.org"
99
source: hosted
10-
version: "2.0.11"
11-
args:
10+
version: "2.4.2"
11+
boolean_selector:
1212
dependency: transitive
1313
description:
14-
name: args
14+
name: boolean_selector
1515
url: "https://pub.dartlang.org"
1616
source: hosted
17-
version: "1.5.2"
18-
async:
17+
version: "2.0.0"
18+
characters:
1919
dependency: transitive
2020
description:
21-
name: async
21+
name: characters
2222
url: "https://pub.dartlang.org"
2323
source: hosted
24-
version: "2.4.0"
25-
boolean_selector:
24+
version: "1.0.0"
25+
charcode:
2626
dependency: transitive
2727
description:
28-
name: boolean_selector
28+
name: charcode
2929
url: "https://pub.dartlang.org"
3030
source: hosted
31-
version: "1.0.5"
32-
charcode:
31+
version: "1.1.3"
32+
clock:
3333
dependency: transitive
3434
description:
35-
name: charcode
35+
name: clock
3636
url: "https://pub.dartlang.org"
3737
source: hosted
38-
version: "1.1.2"
38+
version: "1.0.1"
3939
collection:
4040
dependency: transitive
4141
description:
4242
name: collection
4343
url: "https://pub.dartlang.org"
4444
source: hosted
45-
version: "1.14.11"
45+
version: "1.14.13"
4646
convert:
4747
dependency: transitive
4848
description:
4949
name: convert
5050
url: "https://pub.dartlang.org"
5151
source: hosted
5252
version: "2.1.1"
53-
crypto:
54-
dependency: transitive
55-
description:
56-
name: crypto
57-
url: "https://pub.dartlang.org"
58-
source: hosted
59-
version: "2.1.3"
6053
cupertino_icons:
6154
dependency: "direct main"
6255
description:
6356
name: cupertino_icons
6457
url: "https://pub.dartlang.org"
6558
source: hosted
6659
version: "0.1.3"
60+
fake_async:
61+
dependency: transitive
62+
description:
63+
name: fake_async
64+
url: "https://pub.dartlang.org"
65+
source: hosted
66+
version: "1.1.0"
6767
flutter:
6868
dependency: "direct main"
6969
description: flutter
@@ -93,20 +93,13 @@ packages:
9393
relative: true
9494
source: path
9595
version: "1.1.1"
96-
image:
97-
dependency: transitive
98-
description:
99-
name: image
100-
url: "https://pub.dartlang.org"
101-
source: hosted
102-
version: "2.1.4"
10396
matcher:
10497
dependency: transitive
10598
description:
10699
name: matcher
107100
url: "https://pub.dartlang.org"
108101
source: hosted
109-
version: "0.12.6"
102+
version: "0.12.8"
110103
meta:
111104
dependency: transitive
112105
description:
@@ -120,7 +113,7 @@ packages:
120113
name: path
121114
url: "https://pub.dartlang.org"
122115
source: hosted
123-
version: "1.6.4"
116+
version: "1.7.0"
124117
path_drawing:
125118
dependency: transitive
126119
description:
@@ -135,13 +128,6 @@ packages:
135128
url: "https://pub.dartlang.org"
136129
source: hosted
137130
version: "0.1.4"
138-
pedantic:
139-
dependency: transitive
140-
description:
141-
name: pedantic
142-
url: "https://pub.dartlang.org"
143-
source: hosted
144-
version: "1.8.0+1"
145131
petitparser:
146132
dependency: transitive
147133
description:
@@ -156,13 +142,6 @@ packages:
156142
url: "https://pub.dartlang.org"
157143
source: hosted
158144
version: "1.0.1"
159-
quiver:
160-
dependency: transitive
161-
description:
162-
name: quiver
163-
url: "https://pub.dartlang.org"
164-
source: hosted
165-
version: "2.0.5"
166145
sky_engine:
167146
dependency: transitive
168147
description: flutter
@@ -174,14 +153,14 @@ packages:
174153
name: source_span
175154
url: "https://pub.dartlang.org"
176155
source: hosted
177-
version: "1.5.5"
156+
version: "1.7.0"
178157
stack_trace:
179158
dependency: transitive
180159
description:
181160
name: stack_trace
182161
url: "https://pub.dartlang.org"
183162
source: hosted
184-
version: "1.9.3"
163+
version: "1.9.5"
185164
stream_channel:
186165
dependency: transitive
187166
description:
@@ -209,14 +188,14 @@ packages:
209188
name: test_api
210189
url: "https://pub.dartlang.org"
211190
source: hosted
212-
version: "0.2.11"
191+
version: "0.2.17"
213192
typed_data:
214193
dependency: transitive
215194
description:
216195
name: typed_data
217196
url: "https://pub.dartlang.org"
218197
source: hosted
219-
version: "1.1.6"
198+
version: "1.2.0"
220199
url_launcher:
221200
dependency: "direct main"
222201
description:
@@ -260,5 +239,5 @@ packages:
260239
source: hosted
261240
version: "3.5.0"
262241
sdks:
263-
dart: ">=2.4.0 <3.0.0"
242+
dart: ">=2.9.0-14.0.dev <3.0.0"
264243
flutter: ">=1.12.8 <2.0.0"

pubspec.lock

Lines changed: 26 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -1,62 +1,55 @@
11
# Generated by pub
22
# See https://dart.dev/tools/pub/glossary#lockfile
33
packages:
4-
archive:
5-
dependency: transitive
6-
description:
7-
name: archive
8-
url: "https://pub.dartlang.org"
9-
source: hosted
10-
version: "2.0.11"
11-
args:
12-
dependency: transitive
13-
description:
14-
name: args
15-
url: "https://pub.dartlang.org"
16-
source: hosted
17-
version: "1.5.2"
184
async:
195
dependency: transitive
206
description:
217
name: async
228
url: "https://pub.dartlang.org"
239
source: hosted
24-
version: "2.4.0"
10+
version: "2.4.2"
2511
boolean_selector:
2612
dependency: transitive
2713
description:
2814
name: boolean_selector
2915
url: "https://pub.dartlang.org"
3016
source: hosted
31-
version: "1.0.5"
17+
version: "2.0.0"
18+
characters:
19+
dependency: transitive
20+
description:
21+
name: characters
22+
url: "https://pub.dartlang.org"
23+
source: hosted
24+
version: "1.0.0"
3225
charcode:
3326
dependency: transitive
3427
description:
3528
name: charcode
3629
url: "https://pub.dartlang.org"
3730
source: hosted
38-
version: "1.1.2"
39-
collection:
31+
version: "1.1.3"
32+
clock:
4033
dependency: transitive
4134
description:
42-
name: collection
35+
name: clock
4336
url: "https://pub.dartlang.org"
4437
source: hosted
45-
version: "1.14.11"
46-
convert:
38+
version: "1.0.1"
39+
collection:
4740
dependency: transitive
4841
description:
49-
name: convert
42+
name: collection
5043
url: "https://pub.dartlang.org"
5144
source: hosted
52-
version: "2.1.1"
53-
crypto:
45+
version: "1.14.13"
46+
fake_async:
5447
dependency: transitive
5548
description:
56-
name: crypto
49+
name: fake_async
5750
url: "https://pub.dartlang.org"
5851
source: hosted
59-
version: "2.1.3"
52+
version: "1.1.0"
6053
flutter:
6154
dependency: "direct main"
6255
description: flutter
@@ -67,20 +60,13 @@ packages:
6760
description: flutter
6861
source: sdk
6962
version: "0.0.0"
70-
image:
71-
dependency: transitive
72-
description:
73-
name: image
74-
url: "https://pub.dartlang.org"
75-
source: hosted
76-
version: "2.1.4"
7763
matcher:
7864
dependency: transitive
7965
description:
8066
name: matcher
8167
url: "https://pub.dartlang.org"
8268
source: hosted
83-
version: "0.12.6"
69+
version: "0.12.8"
8470
meta:
8571
dependency: transitive
8672
description:
@@ -94,28 +80,7 @@ packages:
9480
name: path
9581
url: "https://pub.dartlang.org"
9682
source: hosted
97-
version: "1.6.4"
98-
pedantic:
99-
dependency: transitive
100-
description:
101-
name: pedantic
102-
url: "https://pub.dartlang.org"
103-
source: hosted
104-
version: "1.8.0+1"
105-
petitparser:
106-
dependency: transitive
107-
description:
108-
name: petitparser
109-
url: "https://pub.dartlang.org"
110-
source: hosted
111-
version: "2.4.0"
112-
quiver:
113-
dependency: transitive
114-
description:
115-
name: quiver
116-
url: "https://pub.dartlang.org"
117-
source: hosted
118-
version: "2.0.5"
83+
version: "1.7.0"
11984
sky_engine:
12085
dependency: transitive
12186
description: flutter
@@ -127,14 +92,14 @@ packages:
12792
name: source_span
12893
url: "https://pub.dartlang.org"
12994
source: hosted
130-
version: "1.5.5"
95+
version: "1.7.0"
13196
stack_trace:
13297
dependency: transitive
13398
description:
13499
name: stack_trace
135100
url: "https://pub.dartlang.org"
136101
source: hosted
137-
version: "1.9.3"
102+
version: "1.9.5"
138103
stream_channel:
139104
dependency: transitive
140105
description:
@@ -162,27 +127,20 @@ packages:
162127
name: test_api
163128
url: "https://pub.dartlang.org"
164129
source: hosted
165-
version: "0.2.11"
130+
version: "0.2.17"
166131
typed_data:
167132
dependency: transitive
168133
description:
169134
name: typed_data
170135
url: "https://pub.dartlang.org"
171136
source: hosted
172-
version: "1.1.6"
137+
version: "1.2.0"
173138
vector_math:
174139
dependency: transitive
175140
description:
176141
name: vector_math
177142
url: "https://pub.dartlang.org"
178143
source: hosted
179144
version: "2.0.8"
180-
xml:
181-
dependency: transitive
182-
description:
183-
name: xml
184-
url: "https://pub.dartlang.org"
185-
source: hosted
186-
version: "3.5.0"
187145
sdks:
188-
dart: ">=2.4.0 <3.0.0"
146+
dart: ">=2.9.0-14.0.dev <3.0.0"

0 commit comments

Comments
 (0)