11# Generated by pub
22# See https://dart.dev/tools/pub/glossary#lockfile
33packages:
4+ archive:
5+ dependency: transitive
6+ description:
7+ name: archive
8+ url: "https://pub.dartlang.org"
9+ source: hosted
10+ version: "2.0.13"
11+ args:
12+ dependency: transitive
13+ description:
14+ name: args
15+ url: "https://pub.dartlang.org"
16+ source: hosted
17+ version: "1.6.0"
418 async:
519 dependency: transitive
620 description:
721 name: async
822 url: "https://pub.dartlang.org"
923 source: hosted
10- version: "2.3.0 "
24+ version: "2.4.1 "
1125 boolean_selector:
1226 dependency: transitive
1327 description:
1428 name: boolean_selector
1529 url: "https://pub.dartlang.org"
1630 source: hosted
17- version: "1 .0.5 "
31+ version: "2 .0.0 "
1832 charcode:
1933 dependency: transitive
2034 description:
2135 name: charcode
2236 url: "https://pub.dartlang.org"
2337 source: hosted
24- version: "1.1.2 "
38+ version: "1.1.3 "
2539 cloud_firestore:
2640 dependency: "direct main"
2741 description:
@@ -35,7 +49,21 @@ packages:
3549 name: collection
3650 url: "https://pub.dartlang.org"
3751 source: hosted
38- version: "1.14.11"
52+ version: "1.14.12"
53+ convert:
54+ dependency: transitive
55+ description:
56+ name: convert
57+ url: "https://pub.dartlang.org"
58+ source: hosted
59+ version: "2.1.1"
60+ crypto:
61+ dependency: transitive
62+ description:
63+ name: crypto
64+ url: "https://pub.dartlang.org"
65+ source: hosted
66+ version: "2.1.4"
3967 cupertino_icons:
4068 dependency: "direct main"
4169 description:
@@ -67,34 +95,41 @@ packages:
6795 description: flutter
6896 source: sdk
6997 version: "0.0.0"
98+ image:
99+ dependency: transitive
100+ description:
101+ name: image
102+ url: "https://pub.dartlang.org"
103+ source: hosted
104+ version: "2.1.12"
70105 matcher:
71106 dependency: transitive
72107 description:
73108 name: matcher
74109 url: "https://pub.dartlang.org"
75110 source: hosted
76- version: "0.12.5 "
111+ version: "0.12.6 "
77112 meta:
78113 dependency: transitive
79114 description:
80115 name: meta
81116 url: "https://pub.dartlang.org"
82117 source: hosted
83- version: "1.1.7 "
118+ version: "1.1.8 "
84119 path:
85120 dependency: transitive
86121 description:
87122 name: path
88123 url: "https://pub.dartlang.org"
89124 source: hosted
90125 version: "1.6.4"
91- pedantic :
126+ petitparser :
92127 dependency: transitive
93128 description:
94- name: pedantic
129+ name: petitparser
95130 url: "https://pub.dartlang.org"
96131 source: hosted
97- version: "1.8.0+1 "
132+ version: "2.4.0 "
98133 provider:
99134 dependency: "direct main"
100135 description:
@@ -108,7 +143,7 @@ packages:
108143 name: quiver
109144 url: "https://pub.dartlang.org"
110145 source: hosted
111- version: "2.0.5 "
146+ version: "2.1.3 "
112147 sky_engine:
113148 dependency: transitive
114149 description: flutter
@@ -120,7 +155,7 @@ packages:
120155 name: source_span
121156 url: "https://pub.dartlang.org"
122157 source: hosted
123- version: "1.5.5 "
158+ version: "1.7.0 "
124159 stack_trace:
125160 dependency: transitive
126161 description:
@@ -155,7 +190,7 @@ packages:
155190 name: test_api
156191 url: "https://pub.dartlang.org"
157192 source: hosted
158- version: "0.2.5 "
193+ version: "0.2.15 "
159194 typed_data:
160195 dependency: transitive
161196 description:
@@ -170,6 +205,13 @@ packages:
170205 url: "https://pub.dartlang.org"
171206 source: hosted
172207 version: "2.0.8"
208+ xml:
209+ dependency: transitive
210+ description:
211+ name: xml
212+ url: "https://pub.dartlang.org"
213+ source: hosted
214+ version: "3.6.1"
173215sdks:
174- dart: ">=2.2.2 <3.0.0"
216+ dart: ">=2.6.0 <3.0.0"
175217 flutter: ">=1.5.0 <2.0.0"
0 commit comments