@@ -57,6 +57,48 @@ packages:
57
57
url: "https://pub.dartlang.org"
58
58
source: hosted
59
59
version: "1.14.13"
60
+ connectivity:
61
+ dependency: transitive
62
+ description:
63
+ name: connectivity
64
+ url: "https://pub.dartlang.org"
65
+ source: hosted
66
+ version: "0.4.9+2"
67
+ connectivity_for_web:
68
+ dependency: transitive
69
+ description:
70
+ name: connectivity_for_web
71
+ url: "https://pub.dartlang.org"
72
+ source: hosted
73
+ version: "0.3.1+2"
74
+ connectivity_macos:
75
+ dependency: transitive
76
+ description:
77
+ name: connectivity_macos
78
+ url: "https://pub.dartlang.org"
79
+ source: hosted
80
+ version: "0.1.0+4"
81
+ connectivity_platform_interface:
82
+ dependency: transitive
83
+ description:
84
+ name: connectivity_platform_interface
85
+ url: "https://pub.dartlang.org"
86
+ source: hosted
87
+ version: "1.0.6"
88
+ convert:
89
+ dependency: transitive
90
+ description:
91
+ name: convert
92
+ url: "https://pub.dartlang.org"
93
+ source: hosted
94
+ version: "2.1.1"
95
+ crypto:
96
+ dependency: transitive
97
+ description:
98
+ name: crypto
99
+ url: "https://pub.dartlang.org"
100
+ source: hosted
101
+ version: "2.1.5"
60
102
cupertino_icons:
61
103
dependency: "direct main"
62
104
description:
@@ -71,6 +113,13 @@ packages:
71
113
url: "https://pub.dartlang.org"
72
114
source: hosted
73
115
version: "1.1.0"
116
+ file:
117
+ dependency: transitive
118
+ description:
119
+ name: file
120
+ url: "https://pub.dartlang.org"
121
+ source: hosted
122
+ version: "5.2.1"
74
123
flutter:
75
124
dependency: "direct main"
76
125
description: flutter
@@ -81,6 +130,46 @@ packages:
81
130
description: flutter
82
131
source: sdk
83
132
version: "0.0.0"
133
+ flutter_web_plugins:
134
+ dependency: transitive
135
+ description: flutter
136
+ source: sdk
137
+ version: "0.0.0"
138
+ gql:
139
+ dependency: transitive
140
+ description:
141
+ name: gql
142
+ url: "https://pub.dartlang.org"
143
+ source: hosted
144
+ version: "0.12.3"
145
+ graphql:
146
+ dependency: transitive
147
+ description:
148
+ name: graphql
149
+ url: "https://pub.dartlang.org"
150
+ source: hosted
151
+ version: "3.1.0"
152
+ graphql_flutter:
153
+ dependency: "direct main"
154
+ description:
155
+ name: graphql_flutter
156
+ url: "https://pub.dartlang.org"
157
+ source: hosted
158
+ version: "3.1.0"
159
+ http:
160
+ dependency: transitive
161
+ description:
162
+ name: http
163
+ url: "https://pub.dartlang.org"
164
+ source: hosted
165
+ version: "0.12.2"
166
+ http_parser:
167
+ dependency: transitive
168
+ description:
169
+ name: http_parser
170
+ url: "https://pub.dartlang.org"
171
+ source: hosted
172
+ version: "3.1.4"
84
173
intl:
85
174
dependency: transitive
86
175
description:
@@ -109,6 +198,13 @@ packages:
109
198
url: "https://pub.dartlang.org"
110
199
source: hosted
111
200
version: "1.1.8"
201
+ mime:
202
+ dependency: transitive
203
+ description:
204
+ name: mime
205
+ url: "https://pub.dartlang.org"
206
+ source: hosted
207
+ version: "0.9.7"
112
208
nested:
113
209
dependency: transitive
114
210
description:
@@ -123,13 +219,83 @@ packages:
123
219
url: "https://pub.dartlang.org"
124
220
source: hosted
125
221
version: "1.7.0"
222
+ path_provider:
223
+ dependency: transitive
224
+ description:
225
+ name: path_provider
226
+ url: "https://pub.dartlang.org"
227
+ source: hosted
228
+ version: "1.6.14"
229
+ path_provider_linux:
230
+ dependency: transitive
231
+ description:
232
+ name: path_provider_linux
233
+ url: "https://pub.dartlang.org"
234
+ source: hosted
235
+ version: "0.0.1+2"
236
+ path_provider_macos:
237
+ dependency: transitive
238
+ description:
239
+ name: path_provider_macos
240
+ url: "https://pub.dartlang.org"
241
+ source: hosted
242
+ version: "0.0.4+3"
243
+ path_provider_platform_interface:
244
+ dependency: transitive
245
+ description:
246
+ name: path_provider_platform_interface
247
+ url: "https://pub.dartlang.org"
248
+ source: hosted
249
+ version: "1.0.3"
250
+ pedantic:
251
+ dependency: transitive
252
+ description:
253
+ name: pedantic
254
+ url: "https://pub.dartlang.org"
255
+ source: hosted
256
+ version: "1.9.0"
257
+ platform:
258
+ dependency: transitive
259
+ description:
260
+ name: platform
261
+ url: "https://pub.dartlang.org"
262
+ source: hosted
263
+ version: "2.2.1"
264
+ plugin_platform_interface:
265
+ dependency: transitive
266
+ description:
267
+ name: plugin_platform_interface
268
+ url: "https://pub.dartlang.org"
269
+ source: hosted
270
+ version: "1.0.2"
271
+ process:
272
+ dependency: transitive
273
+ description:
274
+ name: process
275
+ url: "https://pub.dartlang.org"
276
+ source: hosted
277
+ version: "3.0.13"
126
278
provider:
127
279
dependency: "direct main"
128
280
description:
129
281
name: provider
130
282
url: "https://pub.dartlang.org"
131
283
source: hosted
132
284
version: "4.3.2+2"
285
+ quiver:
286
+ dependency: transitive
287
+ description:
288
+ name: quiver
289
+ url: "https://pub.dartlang.org"
290
+ source: hosted
291
+ version: "2.1.3"
292
+ rxdart:
293
+ dependency: transitive
294
+ description:
295
+ name: rxdart
296
+ url: "https://pub.dartlang.org"
297
+ source: hosted
298
+ version: "0.24.1"
133
299
sky_engine:
134
300
dependency: transitive
135
301
description: flutter
@@ -184,13 +350,34 @@ packages:
184
350
url: "https://pub.dartlang.org"
185
351
source: hosted
186
352
version: "1.2.0"
353
+ uuid_enhanced:
354
+ dependency: transitive
355
+ description:
356
+ name: uuid_enhanced
357
+ url: "https://pub.dartlang.org"
358
+ source: hosted
359
+ version: "3.0.2"
187
360
vector_math:
188
361
dependency: transitive
189
362
description:
190
363
name: vector_math
191
364
url: "https://pub.dartlang.org"
192
365
source: hosted
193
366
version: "2.0.8"
367
+ websocket:
368
+ dependency: transitive
369
+ description:
370
+ name: websocket
371
+ url: "https://pub.dartlang.org"
372
+ source: hosted
373
+ version: "0.0.5"
374
+ xdg_directories:
375
+ dependency: transitive
376
+ description:
377
+ name: xdg_directories
378
+ url: "https://pub.dartlang.org"
379
+ source: hosted
380
+ version: "0.1.0"
194
381
sdks:
195
382
dart: ">=2.9.0-14.0.dev <3.0.0"
196
- flutter: ">=1.16.0"
383
+ flutter: ">=1.16.0 <2.0.0 "
0 commit comments