Skip to content

Commit 049cf78

Browse files
Initial commit
0 parents  commit 049cf78

File tree

172 files changed

+40084
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

172 files changed

+40084
-0
lines changed
Binary file not shown.

.dart_tool/chrome-device/Default/Affiliation Database-journal

Whitespace-only changes.

.dart_tool/chrome-device/Default/AutofillStrikeDatabase/LOCK

Whitespace-only changes.

.dart_tool/chrome-device/Default/AutofillStrikeDatabase/LOG

Whitespace-only changes.

.dart_tool/chrome-device/Default/BudgetDatabase/LOCK

Whitespace-only changes.

.dart_tool/chrome-device/Default/BudgetDatabase/LOG

Whitespace-only changes.

.dart_tool/chrome-device/Default/DIPS

28 KB
Binary file not shown.

.dart_tool/chrome-device/Default/DIPS-journal

Whitespace-only changes.

.dart_tool/chrome-device/Default/commerce_subscription_db/LOCK

Whitespace-only changes.

.dart_tool/chrome-device/Default/commerce_subscription_db/LOG

Whitespace-only changes.

.dart_tool/chrome-device/Default/coupon_db/LOCK

Whitespace-only changes.

.dart_tool/chrome-device/Default/coupon_db/LOG

Whitespace-only changes.
Binary file not shown.

.dart_tool/chrome-device/Default/databases/Databases.db-journal

Whitespace-only changes.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
// Flutter web plugin registrant file.
2+
//
3+
// Generated file. Do not edit.
4+
//
5+
6+
// @dart = 2.13
7+
// ignore_for_file: type=lint
8+
9+
import 'package:url_launcher_web/url_launcher_web.dart';
10+
import 'package:flutter_web_plugins/flutter_web_plugins.dart';
11+
12+
void registerPlugins([final Registrar? pluginRegistrar]) {
13+
final Registrar registrar = pluginRegistrar ?? webPluginRegistrar;
14+
UrlLauncherPlugin.registerWith(registrar);
15+
registrar.registerMessageHandler();
16+
}

.dart_tool/package_config.json

+326
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,326 @@
1+
{
2+
"configVersion": 2,
3+
"packages": [
4+
{
5+
"name": "archive",
6+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/archive-3.3.7",
7+
"packageUri": "lib/",
8+
"languageVersion": "2.12"
9+
},
10+
{
11+
"name": "args",
12+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/args-2.4.2",
13+
"packageUri": "lib/",
14+
"languageVersion": "2.19"
15+
},
16+
{
17+
"name": "async",
18+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/async-2.11.0",
19+
"packageUri": "lib/",
20+
"languageVersion": "2.18"
21+
},
22+
{
23+
"name": "boolean_selector",
24+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/boolean_selector-2.1.1",
25+
"packageUri": "lib/",
26+
"languageVersion": "2.17"
27+
},
28+
{
29+
"name": "characters",
30+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/characters-1.3.0",
31+
"packageUri": "lib/",
32+
"languageVersion": "2.12"
33+
},
34+
{
35+
"name": "checked_yaml",
36+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/checked_yaml-2.0.3",
37+
"packageUri": "lib/",
38+
"languageVersion": "2.19"
39+
},
40+
{
41+
"name": "cli_util",
42+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/cli_util-0.4.0",
43+
"packageUri": "lib/",
44+
"languageVersion": "2.19"
45+
},
46+
{
47+
"name": "clock",
48+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/clock-1.1.1",
49+
"packageUri": "lib/",
50+
"languageVersion": "2.12"
51+
},
52+
{
53+
"name": "collection",
54+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/collection-1.17.2",
55+
"packageUri": "lib/",
56+
"languageVersion": "2.18"
57+
},
58+
{
59+
"name": "convert",
60+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/convert-3.1.1",
61+
"packageUri": "lib/",
62+
"languageVersion": "2.18"
63+
},
64+
{
65+
"name": "crypto",
66+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/crypto-3.0.3",
67+
"packageUri": "lib/",
68+
"languageVersion": "2.19"
69+
},
70+
{
71+
"name": "cupertino_icons",
72+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/cupertino_icons-1.0.5",
73+
"packageUri": "lib/",
74+
"languageVersion": "2.12"
75+
},
76+
{
77+
"name": "fake_async",
78+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/fake_async-1.3.1",
79+
"packageUri": "lib/",
80+
"languageVersion": "2.12"
81+
},
82+
{
83+
"name": "flutter",
84+
"rootUri": "file:///C:/Users/Connection/Documents/Flutter/flutter/packages/flutter",
85+
"packageUri": "lib/",
86+
"languageVersion": "3.0"
87+
},
88+
{
89+
"name": "flutter_launcher_icons",
90+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_launcher_icons-0.13.1",
91+
"packageUri": "lib/",
92+
"languageVersion": "2.18"
93+
},
94+
{
95+
"name": "flutter_lints",
96+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_lints-2.0.1",
97+
"packageUri": "lib/",
98+
"languageVersion": "2.17"
99+
},
100+
{
101+
"name": "flutter_test",
102+
"rootUri": "file:///C:/Users/Connection/Documents/Flutter/flutter/packages/flutter_test",
103+
"packageUri": "lib/",
104+
"languageVersion": "3.0"
105+
},
106+
{
107+
"name": "flutter_web_plugins",
108+
"rootUri": "file:///C:/Users/Connection/Documents/Flutter/flutter/packages/flutter_web_plugins",
109+
"packageUri": "lib/",
110+
"languageVersion": "3.0"
111+
},
112+
{
113+
"name": "http",
114+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/http-1.0.0",
115+
"packageUri": "lib/",
116+
"languageVersion": "3.0"
117+
},
118+
{
119+
"name": "http_parser",
120+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/http_parser-4.0.2",
121+
"packageUri": "lib/",
122+
"languageVersion": "2.12"
123+
},
124+
{
125+
"name": "image",
126+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/image-4.0.17",
127+
"packageUri": "lib/",
128+
"languageVersion": "2.15"
129+
},
130+
{
131+
"name": "js",
132+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/js-0.6.7",
133+
"packageUri": "lib/",
134+
"languageVersion": "2.19"
135+
},
136+
{
137+
"name": "json_annotation",
138+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/json_annotation-4.8.1",
139+
"packageUri": "lib/",
140+
"languageVersion": "2.19"
141+
},
142+
{
143+
"name": "lints",
144+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/lints-2.1.1",
145+
"packageUri": "lib/",
146+
"languageVersion": "3.0"
147+
},
148+
{
149+
"name": "matcher",
150+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/matcher-0.12.16",
151+
"packageUri": "lib/",
152+
"languageVersion": "2.18"
153+
},
154+
{
155+
"name": "material_color_utilities",
156+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/material_color_utilities-0.5.0",
157+
"packageUri": "lib/",
158+
"languageVersion": "2.17"
159+
},
160+
{
161+
"name": "meta",
162+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/meta-1.9.1",
163+
"packageUri": "lib/",
164+
"languageVersion": "2.12"
165+
},
166+
{
167+
"name": "path",
168+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/path-1.8.3",
169+
"packageUri": "lib/",
170+
"languageVersion": "2.12"
171+
},
172+
{
173+
"name": "petitparser",
174+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/petitparser-5.4.0",
175+
"packageUri": "lib/",
176+
"languageVersion": "2.19"
177+
},
178+
{
179+
"name": "plugin_platform_interface",
180+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/plugin_platform_interface-2.1.4",
181+
"packageUri": "lib/",
182+
"languageVersion": "2.17"
183+
},
184+
{
185+
"name": "pointycastle",
186+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/pointycastle-3.7.3",
187+
"packageUri": "lib/",
188+
"languageVersion": "2.14"
189+
},
190+
{
191+
"name": "responsive_sizer",
192+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/responsive_sizer-3.1.1",
193+
"packageUri": "lib/",
194+
"languageVersion": "2.12"
195+
},
196+
{
197+
"name": "sky_engine",
198+
"rootUri": "file:///C:/Users/Connection/Documents/Flutter/flutter/bin/cache/pkg/sky_engine",
199+
"packageUri": "lib/",
200+
"languageVersion": "3.0"
201+
},
202+
{
203+
"name": "source_span",
204+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/source_span-1.10.0",
205+
"packageUri": "lib/",
206+
"languageVersion": "2.18"
207+
},
208+
{
209+
"name": "stack_trace",
210+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/stack_trace-1.11.0",
211+
"packageUri": "lib/",
212+
"languageVersion": "2.18"
213+
},
214+
{
215+
"name": "stream_channel",
216+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/stream_channel-2.1.1",
217+
"packageUri": "lib/",
218+
"languageVersion": "2.14"
219+
},
220+
{
221+
"name": "string_scanner",
222+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/string_scanner-1.2.0",
223+
"packageUri": "lib/",
224+
"languageVersion": "2.18"
225+
},
226+
{
227+
"name": "term_glyph",
228+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/term_glyph-1.2.1",
229+
"packageUri": "lib/",
230+
"languageVersion": "2.12"
231+
},
232+
{
233+
"name": "test_api",
234+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/test_api-0.6.0",
235+
"packageUri": "lib/",
236+
"languageVersion": "2.18"
237+
},
238+
{
239+
"name": "typed_data",
240+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/typed_data-1.3.2",
241+
"packageUri": "lib/",
242+
"languageVersion": "2.17"
243+
},
244+
{
245+
"name": "url_launcher",
246+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher-6.1.11",
247+
"packageUri": "lib/",
248+
"languageVersion": "2.18"
249+
},
250+
{
251+
"name": "url_launcher_android",
252+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_android-6.0.35",
253+
"packageUri": "lib/",
254+
"languageVersion": "2.18"
255+
},
256+
{
257+
"name": "url_launcher_ios",
258+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_ios-6.1.4",
259+
"packageUri": "lib/",
260+
"languageVersion": "2.18"
261+
},
262+
{
263+
"name": "url_launcher_linux",
264+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_linux-3.0.5",
265+
"packageUri": "lib/",
266+
"languageVersion": "2.17"
267+
},
268+
{
269+
"name": "url_launcher_macos",
270+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_macos-3.0.5",
271+
"packageUri": "lib/",
272+
"languageVersion": "2.17"
273+
},
274+
{
275+
"name": "url_launcher_platform_interface",
276+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_platform_interface-2.1.2",
277+
"packageUri": "lib/",
278+
"languageVersion": "2.12"
279+
},
280+
{
281+
"name": "url_launcher_web",
282+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_web-2.0.17",
283+
"packageUri": "lib/",
284+
"languageVersion": "2.18"
285+
},
286+
{
287+
"name": "url_launcher_windows",
288+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_windows-3.0.6",
289+
"packageUri": "lib/",
290+
"languageVersion": "2.17"
291+
},
292+
{
293+
"name": "vector_math",
294+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/vector_math-2.1.4",
295+
"packageUri": "lib/",
296+
"languageVersion": "2.14"
297+
},
298+
{
299+
"name": "web",
300+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/web-0.1.4-beta",
301+
"packageUri": "lib/",
302+
"languageVersion": "3.1"
303+
},
304+
{
305+
"name": "xml",
306+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/xml-6.3.0",
307+
"packageUri": "lib/",
308+
"languageVersion": "2.19"
309+
},
310+
{
311+
"name": "yaml",
312+
"rootUri": "file:///C:/Users/Connection/AppData/Local/Pub/Cache/hosted/pub.dev/yaml-3.1.2",
313+
"packageUri": "lib/",
314+
"languageVersion": "2.19"
315+
},
316+
{
317+
"name": "connectionBlog",
318+
"rootUri": "../",
319+
"packageUri": "lib/",
320+
"languageVersion": "3.0"
321+
}
322+
],
323+
"generated": "2023-09-19T03:42:51.284246Z",
324+
"generator": "pub",
325+
"generatorVersion": "3.1.2"
326+
}

0 commit comments

Comments
 (0)