Skip to content

Commit 51b8b1f

Browse files
committed
updated flutter sdk and dependencies
1 parent 92198dd commit 51b8b1f

File tree

2 files changed

+107
-65
lines changed

2 files changed

+107
-65
lines changed

pubspec.lock

+104-62
Original file line numberDiff line numberDiff line change
@@ -1,69 +1,83 @@
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.6.1"
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.1.0"
18+
characters:
19+
dependency: transitive
20+
description:
21+
name: characters
22+
url: "https://pub.dartlang.org"
23+
source: hosted
24+
version: "1.1.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.2.0"
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.1.0"
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"
45+
version: "1.15.0"
5346
crypto:
5447
dependency: transitive
5548
description:
5649
name: crypto
5750
url: "https://pub.dartlang.org"
5851
source: hosted
59-
version: "2.1.3"
52+
version: "3.0.1"
6053
cupertino_icons:
6154
dependency: "direct main"
6255
description:
6356
name: cupertino_icons
6457
url: "https://pub.dartlang.org"
6558
source: hosted
66-
version: "0.1.3"
59+
version: "1.0.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.2.0"
67+
ffi:
68+
dependency: transitive
69+
description:
70+
name: ffi
71+
url: "https://pub.dartlang.org"
72+
source: hosted
73+
version: "1.1.2"
74+
file:
75+
dependency: transitive
76+
description:
77+
name: file
78+
url: "https://pub.dartlang.org"
79+
source: hosted
80+
version: "6.1.2"
6781
flutter:
6882
dependency: "direct main"
6983
description: flutter
@@ -80,84 +94,105 @@ packages:
8094
name: google_fonts
8195
url: "https://pub.dartlang.org"
8296
source: hosted
83-
version: "0.3.9"
97+
version: "2.1.0"
8498
http:
8599
dependency: transitive
86100
description:
87101
name: http
88102
url: "https://pub.dartlang.org"
89103
source: hosted
90-
version: "0.12.0+4"
104+
version: "0.13.3"
91105
http_parser:
92106
dependency: transitive
93107
description:
94108
name: http_parser
95109
url: "https://pub.dartlang.org"
96110
source: hosted
97-
version: "3.1.3"
98-
image:
99-
dependency: transitive
100-
description:
101-
name: image
102-
url: "https://pub.dartlang.org"
103-
source: hosted
104-
version: "2.1.4"
111+
version: "4.0.0"
105112
matcher:
106113
dependency: transitive
107114
description:
108115
name: matcher
109116
url: "https://pub.dartlang.org"
110117
source: hosted
111-
version: "0.12.6"
118+
version: "0.12.10"
112119
meta:
113120
dependency: transitive
114121
description:
115122
name: meta
116123
url: "https://pub.dartlang.org"
117124
source: hosted
118-
version: "1.1.8"
125+
version: "1.3.0"
119126
path:
120127
dependency: transitive
121128
description:
122129
name: path
123130
url: "https://pub.dartlang.org"
124131
source: hosted
125-
version: "1.6.4"
132+
version: "1.8.0"
126133
path_provider:
127134
dependency: transitive
128135
description:
129136
name: path_provider
130137
url: "https://pub.dartlang.org"
131138
source: hosted
132-
version: "1.6.1"
133-
pedantic:
139+
version: "2.0.4"
140+
path_provider_linux:
134141
dependency: transitive
135142
description:
136-
name: pedantic
143+
name: path_provider_linux
144+
url: "https://pub.dartlang.org"
145+
source: hosted
146+
version: "2.1.0"
147+
path_provider_macos:
148+
dependency: transitive
149+
description:
150+
name: path_provider_macos
151+
url: "https://pub.dartlang.org"
152+
source: hosted
153+
version: "2.0.2"
154+
path_provider_platform_interface:
155+
dependency: transitive
156+
description:
157+
name: path_provider_platform_interface
137158
url: "https://pub.dartlang.org"
138159
source: hosted
139-
version: "1.8.0+1"
140-
petitparser:
160+
version: "2.0.1"
161+
path_provider_windows:
141162
dependency: transitive
142163
description:
143-
name: petitparser
164+
name: path_provider_windows
144165
url: "https://pub.dartlang.org"
145166
source: hosted
146-
version: "2.4.0"
167+
version: "2.0.3"
168+
pedantic:
169+
dependency: transitive
170+
description:
171+
name: pedantic
172+
url: "https://pub.dartlang.org"
173+
source: hosted
174+
version: "1.11.1"
147175
platform:
148176
dependency: transitive
149177
description:
150178
name: platform
151179
url: "https://pub.dartlang.org"
152180
source: hosted
153-
version: "2.2.1"
154-
quiver:
181+
version: "3.0.2"
182+
plugin_platform_interface:
155183
dependency: transitive
156184
description:
157-
name: quiver
185+
name: plugin_platform_interface
158186
url: "https://pub.dartlang.org"
159187
source: hosted
160-
version: "2.0.5"
188+
version: "2.0.2"
189+
process:
190+
dependency: transitive
191+
description:
192+
name: process
193+
url: "https://pub.dartlang.org"
194+
source: hosted
195+
version: "4.2.3"
161196
sky_engine:
162197
dependency: transitive
163198
description: flutter
@@ -169,63 +204,70 @@ packages:
169204
name: source_span
170205
url: "https://pub.dartlang.org"
171206
source: hosted
172-
version: "1.5.5"
207+
version: "1.8.1"
173208
stack_trace:
174209
dependency: transitive
175210
description:
176211
name: stack_trace
177212
url: "https://pub.dartlang.org"
178213
source: hosted
179-
version: "1.9.3"
214+
version: "1.10.0"
180215
stream_channel:
181216
dependency: transitive
182217
description:
183218
name: stream_channel
184219
url: "https://pub.dartlang.org"
185220
source: hosted
186-
version: "2.0.0"
221+
version: "2.1.0"
187222
string_scanner:
188223
dependency: transitive
189224
description:
190225
name: string_scanner
191226
url: "https://pub.dartlang.org"
192227
source: hosted
193-
version: "1.0.5"
228+
version: "1.1.0"
194229
term_glyph:
195230
dependency: transitive
196231
description:
197232
name: term_glyph
198233
url: "https://pub.dartlang.org"
199234
source: hosted
200-
version: "1.1.0"
235+
version: "1.2.0"
201236
test_api:
202237
dependency: transitive
203238
description:
204239
name: test_api
205240
url: "https://pub.dartlang.org"
206241
source: hosted
207-
version: "0.2.11"
242+
version: "0.3.0"
208243
typed_data:
209244
dependency: transitive
210245
description:
211246
name: typed_data
212247
url: "https://pub.dartlang.org"
213248
source: hosted
214-
version: "1.1.6"
249+
version: "1.3.0"
215250
vector_math:
216251
dependency: transitive
217252
description:
218253
name: vector_math
219254
url: "https://pub.dartlang.org"
220255
source: hosted
221-
version: "2.0.8"
222-
xml:
256+
version: "2.1.0"
257+
win32:
258+
dependency: transitive
259+
description:
260+
name: win32
261+
url: "https://pub.dartlang.org"
262+
source: hosted
263+
version: "2.2.9"
264+
xdg_directories:
223265
dependency: transitive
224266
description:
225-
name: xml
267+
name: xdg_directories
226268
url: "https://pub.dartlang.org"
227269
source: hosted
228-
version: "3.5.0"
270+
version: "0.2.0"
229271
sdks:
230-
dart: ">=2.4.0 <3.0.0"
231-
flutter: ">=1.10.0 <2.0.0"
272+
dart: ">=2.13.0 <3.0.0"
273+
flutter: ">=2.0.0"

pubspec.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@ description: A new Flutter project.
1414
version: 1.0.0+1
1515

1616
environment:
17-
sdk: ">=2.1.0 <3.0.0"
17+
sdk: ">=2.12.0 <3.0.0"
1818

1919
dependencies:
2020
flutter:
2121
sdk: flutter
2222

2323
# The following adds the Cupertino Icons font to your application.
2424
# Use with the CupertinoIcons class for iOS style icons.
25-
cupertino_icons: ^0.1.2
26-
google_fonts: ^0.3.9
25+
cupertino_icons: ^1.0.3
26+
google_fonts: ^2.1.0
2727

2828
dev_dependencies:
2929
flutter_test:

0 commit comments

Comments
 (0)