@@ -8,6 +8,20 @@ packages:
88 url: "https://pub.dartlang.org"
99 source: hosted
1010 version: "0.1.1+1"
11+ archive:
12+ dependency: transitive
13+ description:
14+ name: archive
15+ url: "https://pub.dartlang.org"
16+ source: hosted
17+ version: "2.0.13"
18+ args:
19+ dependency: transitive
20+ description:
21+ name: args
22+ url: "https://pub.dartlang.org"
23+ source: hosted
24+ version: "1.6.0"
1125 async:
1226 dependency: transitive
1327 description:
@@ -29,34 +43,34 @@ packages:
2943 url: "https://pub.dartlang.org"
3044 source: hosted
3145 version: "1.1.3"
32- clock :
46+ collection :
3347 dependency: transitive
3448 description:
35- name: clock
49+ name: collection
3650 url: "https://pub.dartlang.org"
3751 source: hosted
38- version: "1.0.1 "
39- collection :
52+ version: "1.14.12 "
53+ convert :
4054 dependency: transitive
4155 description:
42- name: collection
56+ name: convert
4357 url: "https://pub.dartlang.org"
4458 source: hosted
45- version: "1.14.12"
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"
4667 cupertino_icons:
4768 dependency: "direct main"
4869 description:
4970 name: cupertino_icons
5071 url: "https://pub.dartlang.org"
5172 source: hosted
5273 version: "0.1.3"
53- fake_async:
54- dependency: transitive
55- description:
56- name: fake_async
57- url: "https://pub.dartlang.org"
58- source: hosted
59- version: "1.1.0"
6074 flutter:
6175 dependency: "direct main"
6276 description: flutter
@@ -81,13 +95,20 @@ packages:
8195 url: "https://pub.dartlang.org"
8296 source: hosted
8397 version: "0.5.28+1"
84- image :
98+ google_maps_flutter_platform_interface :
8599 dependency: transitive
86100 description:
87101 name: google_maps_flutter_platform_interface
88102 url: "https://pub.dartlang.org"
89103 source: hosted
90- version: "1.0.1"
104+ version: "1.0.2"
105+ image:
106+ dependency: transitive
107+ description:
108+ name: image
109+ url: "https://pub.dartlang.org"
110+ source: hosted
111+ version: "2.1.12"
91112 matcher:
92113 dependency: transitive
93114 description:
@@ -108,21 +129,35 @@ packages:
108129 name: path
109130 url: "https://pub.dartlang.org"
110131 source: hosted
111- version: "1.7.0"
132+ version: "1.6.4"
133+ petitparser:
134+ dependency: transitive
135+ description:
136+ name: petitparser
137+ url: "https://pub.dartlang.org"
138+ source: hosted
139+ version: "2.4.0"
112140 platform_maps_flutter:
113141 dependency: "direct main"
114142 description:
115143 path: ".."
116144 relative: true
117145 source: path
118- version: "0.1.7 "
146+ version: "0.1.8 "
119147 plugin_platform_interface:
120148 dependency: transitive
121149 description:
122150 name: plugin_platform_interface
123151 url: "https://pub.dartlang.org"
124152 source: hosted
125153 version: "1.0.2"
154+ quiver:
155+ dependency: transitive
156+ description:
157+ name: quiver
158+ url: "https://pub.dartlang.org"
159+ source: hosted
160+ version: "2.1.3"
126161 sky_engine:
127162 dependency: transitive
128163 description: flutter
@@ -191,6 +226,13 @@ packages:
191226 url: "https://pub.dartlang.org"
192227 source: hosted
193228 version: "2.0.8"
229+ xml:
230+ dependency: transitive
231+ description:
232+ name: xml
233+ url: "https://pub.dartlang.org"
234+ source: hosted
235+ version: "3.6.1"
194236sdks:
195237 dart: ">=2.6.0 <3.0.0"
196- flutter: ">=1.12.13+hotfix.5 <2.0.0"
238+ flutter: ">=1.16.3 <2.0.0"
0 commit comments