@@ -93,6 +93,13 @@ packages:
9393 url: "https://pub.dartlang.org"
9494 source: hosted
9595 version: "1.8.0-nullsafety.1"
96+ plugin_platform_interface:
97+ dependency: transitive
98+ description:
99+ name: plugin_platform_interface
100+ url: "https://pub.dartlang.org"
101+ source: hosted
102+ version: "1.0.3"
96103 provider:
97104 dependency: "direct main"
98105 description:
@@ -154,6 +161,48 @@ packages:
154161 url: "https://pub.dartlang.org"
155162 source: hosted
156163 version: "1.3.0-nullsafety.3"
164+ url_launcher:
165+ dependency: "direct main"
166+ description:
167+ name: url_launcher
168+ url: "https://pub.dartlang.org"
169+ source: hosted
170+ version: "5.7.10"
171+ url_launcher_linux:
172+ dependency: transitive
173+ description:
174+ name: url_launcher_linux
175+ url: "https://pub.dartlang.org"
176+ source: hosted
177+ version: "0.0.1+4"
178+ url_launcher_macos:
179+ dependency: transitive
180+ description:
181+ name: url_launcher_macos
182+ url: "https://pub.dartlang.org"
183+ source: hosted
184+ version: "0.0.1+9"
185+ url_launcher_platform_interface:
186+ dependency: transitive
187+ description:
188+ name: url_launcher_platform_interface
189+ url: "https://pub.dartlang.org"
190+ source: hosted
191+ version: "1.0.9"
192+ url_launcher_web:
193+ dependency: transitive
194+ description:
195+ name: url_launcher_web
196+ url: "https://pub.dartlang.org"
197+ source: hosted
198+ version: "0.1.5+3"
199+ url_launcher_windows:
200+ dependency: transitive
201+ description:
202+ name: url_launcher_windows
203+ url: "https://pub.dartlang.org"
204+ source: hosted
205+ version: "0.0.1+3"
157206 vector_math:
158207 dependency: transitive
159208 description:
@@ -177,4 +226,4 @@ packages:
177226 version: "1.6.2"
178227sdks:
179228 dart: ">=2.10.0-110 <2.11.0"
180- flutter: ">=1.20 .0 <2.0.0"
229+ flutter: ">=1.22 .0 <2.0.0"
0 commit comments