bierbaumtim

remove file from index and add to gitignore

@@ -25,6 +25,7 @@ @@ -25,6 +25,7 @@
25 .dart_tool/ 25 .dart_tool/
26 .flutter-plugins 26 .flutter-plugins
27 .flutter-plugins-dependencies 27 .flutter-plugins-dependencies
  28 +.lock
28 .packages 29 .packages
29 .pub-cache/ 30 .pub-cache/
30 .pub/ 31 .pub/
1 -# Generated by pub  
2 -# See https://dart.dev/tools/pub/glossary#lockfile  
3 -packages:  
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"  
18 - async:  
19 - dependency: transitive  
20 - description:  
21 - name: async  
22 - url: "https://pub.dartlang.org"  
23 - source: hosted  
24 - version: "2.4.1"  
25 - boolean_selector:  
26 - dependency: transitive  
27 - description:  
28 - name: boolean_selector  
29 - url: "https://pub.dartlang.org"  
30 - source: hosted  
31 - version: "2.0.0"  
32 - charcode:  
33 - dependency: transitive  
34 - description:  
35 - name: charcode  
36 - url: "https://pub.dartlang.org"  
37 - source: hosted  
38 - version: "1.1.3"  
39 - collection:  
40 - dependency: transitive  
41 - description:  
42 - name: collection  
43 - url: "https://pub.dartlang.org"  
44 - source: hosted  
45 - version: "1.14.12"  
46 - convert:  
47 - dependency: transitive  
48 - description:  
49 - name: convert  
50 - url: "https://pub.dartlang.org"  
51 - source: hosted  
52 - version: "2.1.1"  
53 - crypto:  
54 - dependency: transitive  
55 - description:  
56 - name: crypto  
57 - url: "https://pub.dartlang.org"  
58 - source: hosted  
59 - version: "2.1.4"  
60 - cupertino_icons:  
61 - dependency: "direct main"  
62 - description:  
63 - name: cupertino_icons  
64 - url: "https://pub.dartlang.org"  
65 - source: hosted  
66 - version: "0.1.3"  
67 - flutter:  
68 - dependency: "direct main"  
69 - description: flutter  
70 - source: sdk  
71 - version: "0.0.0"  
72 - flutter_test:  
73 - dependency: "direct dev"  
74 - description: flutter  
75 - source: sdk  
76 - version: "0.0.0"  
77 - flutter_web_plugins:  
78 - dependency: transitive  
79 - description: flutter  
80 - source: sdk  
81 - version: "0.0.0"  
82 - image:  
83 - dependency: transitive  
84 - description:  
85 - name: image  
86 - url: "https://pub.dartlang.org"  
87 - source: hosted  
88 - version: "2.1.12"  
89 - matcher:  
90 - dependency: transitive  
91 - description:  
92 - name: matcher  
93 - url: "https://pub.dartlang.org"  
94 - source: hosted  
95 - version: "0.12.6"  
96 - meta:  
97 - dependency: transitive  
98 - description:  
99 - name: meta  
100 - url: "https://pub.dartlang.org"  
101 - source: hosted  
102 - version: "1.1.8"  
103 - modal_bottom_sheet:  
104 - dependency: "direct main"  
105 - description:  
106 - path: ".."  
107 - relative: true  
108 - source: path  
109 - version: "0.1.5"  
110 - path:  
111 - dependency: transitive  
112 - description:  
113 - name: path  
114 - url: "https://pub.dartlang.org"  
115 - source: hosted  
116 - version: "1.6.4"  
117 - petitparser:  
118 - dependency: transitive  
119 - description:  
120 - name: petitparser  
121 - url: "https://pub.dartlang.org"  
122 - source: hosted  
123 - version: "2.4.0"  
124 - plugin_platform_interface:  
125 - dependency: transitive  
126 - description:  
127 - name: plugin_platform_interface  
128 - url: "https://pub.dartlang.org"  
129 - source: hosted  
130 - version: "1.0.2"  
131 - quiver:  
132 - dependency: transitive  
133 - description:  
134 - name: quiver  
135 - url: "https://pub.dartlang.org"  
136 - source: hosted  
137 - version: "2.1.3"  
138 - sky_engine:  
139 - dependency: transitive  
140 - description: flutter  
141 - source: sdk  
142 - version: "0.0.99"  
143 - source_span:  
144 - dependency: transitive  
145 - description:  
146 - name: source_span  
147 - url: "https://pub.dartlang.org"  
148 - source: hosted  
149 - version: "1.7.0"  
150 - stack_trace:  
151 - dependency: transitive  
152 - description:  
153 - name: stack_trace  
154 - url: "https://pub.dartlang.org"  
155 - source: hosted  
156 - version: "1.9.3"  
157 - stream_channel:  
158 - dependency: transitive  
159 - description:  
160 - name: stream_channel  
161 - url: "https://pub.dartlang.org"  
162 - source: hosted  
163 - version: "2.0.0"  
164 - string_scanner:  
165 - dependency: transitive  
166 - description:  
167 - name: string_scanner  
168 - url: "https://pub.dartlang.org"  
169 - source: hosted  
170 - version: "1.0.5"  
171 - term_glyph:  
172 - dependency: transitive  
173 - description:  
174 - name: term_glyph  
175 - url: "https://pub.dartlang.org"  
176 - source: hosted  
177 - version: "1.1.0"  
178 - test_api:  
179 - dependency: transitive  
180 - description:  
181 - name: test_api  
182 - url: "https://pub.dartlang.org"  
183 - source: hosted  
184 - version: "0.2.15"  
185 - typed_data:  
186 - dependency: transitive  
187 - description:  
188 - name: typed_data  
189 - url: "https://pub.dartlang.org"  
190 - source: hosted  
191 - version: "1.1.6"  
192 - url_launcher:  
193 - dependency: "direct main"  
194 - description:  
195 - name: url_launcher  
196 - url: "https://pub.dartlang.org"  
197 - source: hosted  
198 - version: "5.4.2"  
199 - url_launcher_macos:  
200 - dependency: transitive  
201 - description:  
202 - name: url_launcher_macos  
203 - url: "https://pub.dartlang.org"  
204 - source: hosted  
205 - version: "0.0.1+4"  
206 - url_launcher_platform_interface:  
207 - dependency: transitive  
208 - description:  
209 - name: url_launcher_platform_interface  
210 - url: "https://pub.dartlang.org"  
211 - source: hosted  
212 - version: "1.0.6"  
213 - url_launcher_web:  
214 - dependency: transitive  
215 - description:  
216 - name: url_launcher_web  
217 - url: "https://pub.dartlang.org"  
218 - source: hosted  
219 - version: "0.1.1+1"  
220 - vector_math:  
221 - dependency: transitive  
222 - description:  
223 - name: vector_math  
224 - url: "https://pub.dartlang.org"  
225 - source: hosted  
226 - version: "2.0.8"  
227 - xml:  
228 - dependency: transitive  
229 - description:  
230 - name: xml  
231 - url: "https://pub.dartlang.org"  
232 - source: hosted  
233 - version: "3.6.1"  
234 -sdks:  
235 - dart: ">=2.7.0 <3.0.0"  
236 - flutter: ">=1.12.8 <2.0.0"  
1 -# Generated by pub  
2 -# See https://dart.dev/tools/pub/glossary#lockfile  
3 -packages:  
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"  
18 - async:  
19 - dependency: transitive  
20 - description:  
21 - name: async  
22 - url: "https://pub.dartlang.org"  
23 - source: hosted  
24 - version: "2.4.1"  
25 - boolean_selector:  
26 - dependency: transitive  
27 - description:  
28 - name: boolean_selector  
29 - url: "https://pub.dartlang.org"  
30 - source: hosted  
31 - version: "2.0.0"  
32 - charcode:  
33 - dependency: transitive  
34 - description:  
35 - name: charcode  
36 - url: "https://pub.dartlang.org"  
37 - source: hosted  
38 - version: "1.1.3"  
39 - collection:  
40 - dependency: transitive  
41 - description:  
42 - name: collection  
43 - url: "https://pub.dartlang.org"  
44 - source: hosted  
45 - version: "1.14.12"  
46 - convert:  
47 - dependency: transitive  
48 - description:  
49 - name: convert  
50 - url: "https://pub.dartlang.org"  
51 - source: hosted  
52 - version: "2.1.1"  
53 - crypto:  
54 - dependency: transitive  
55 - description:  
56 - name: crypto  
57 - url: "https://pub.dartlang.org"  
58 - source: hosted  
59 - version: "2.1.4"  
60 - flutter:  
61 - dependency: "direct main"  
62 - description: flutter  
63 - source: sdk  
64 - version: "0.0.0"  
65 - flutter_test:  
66 - dependency: "direct dev"  
67 - description: flutter  
68 - source: sdk  
69 - version: "0.0.0"  
70 - image:  
71 - dependency: transitive  
72 - description:  
73 - name: image  
74 - url: "https://pub.dartlang.org"  
75 - source: hosted  
76 - version: "2.1.12"  
77 - matcher:  
78 - dependency: transitive  
79 - description:  
80 - name: matcher  
81 - url: "https://pub.dartlang.org"  
82 - source: hosted  
83 - version: "0.12.6"  
84 - meta:  
85 - dependency: transitive  
86 - description:  
87 - name: meta  
88 - url: "https://pub.dartlang.org"  
89 - source: hosted  
90 - version: "1.1.8"  
91 - path:  
92 - dependency: transitive  
93 - description:  
94 - name: path  
95 - url: "https://pub.dartlang.org"  
96 - source: hosted  
97 - version: "1.6.4"  
98 - pedantic:  
99 - dependency: "direct dev"  
100 - description:  
101 - name: pedantic  
102 - url: "https://pub.dartlang.org"  
103 - source: hosted  
104 - version: "1.8.0+1"  
105 - petitparser:  
106 - dependency: transitive  
107 - description:  
108 - name: petitparser  
109 - url: "https://pub.dartlang.org"  
110 - source: hosted  
111 - version: "2.4.0"  
112 - quiver:  
113 - dependency: transitive  
114 - description:  
115 - name: quiver  
116 - url: "https://pub.dartlang.org"  
117 - source: hosted  
118 - version: "2.1.3"  
119 - sky_engine:  
120 - dependency: transitive  
121 - description: flutter  
122 - source: sdk  
123 - version: "0.0.99"  
124 - source_span:  
125 - dependency: transitive  
126 - description:  
127 - name: source_span  
128 - url: "https://pub.dartlang.org"  
129 - source: hosted  
130 - version: "1.7.0"  
131 - stack_trace:  
132 - dependency: transitive  
133 - description:  
134 - name: stack_trace  
135 - url: "https://pub.dartlang.org"  
136 - source: hosted  
137 - version: "1.9.3"  
138 - stream_channel:  
139 - dependency: transitive  
140 - description:  
141 - name: stream_channel  
142 - url: "https://pub.dartlang.org"  
143 - source: hosted  
144 - version: "2.0.0"  
145 - string_scanner:  
146 - dependency: transitive  
147 - description:  
148 - name: string_scanner  
149 - url: "https://pub.dartlang.org"  
150 - source: hosted  
151 - version: "1.0.5"  
152 - term_glyph:  
153 - dependency: transitive  
154 - description:  
155 - name: term_glyph  
156 - url: "https://pub.dartlang.org"  
157 - source: hosted  
158 - version: "1.1.0"  
159 - test_api:  
160 - dependency: transitive  
161 - description:  
162 - name: test_api  
163 - url: "https://pub.dartlang.org"  
164 - source: hosted  
165 - version: "0.2.15"  
166 - typed_data:  
167 - dependency: transitive  
168 - description:  
169 - name: typed_data  
170 - url: "https://pub.dartlang.org"  
171 - source: hosted  
172 - version: "1.1.6"  
173 - vector_math:  
174 - dependency: transitive  
175 - description:  
176 - name: vector_math  
177 - url: "https://pub.dartlang.org"  
178 - source: hosted  
179 - version: "2.0.8"  
180 - xml:  
181 - dependency: transitive  
182 - description:  
183 - name: xml  
184 - url: "https://pub.dartlang.org"  
185 - source: hosted  
186 - version: "3.6.1"  
187 -sdks:  
188 - dart: ">=2.6.0 <3.0.0"  
189 - flutter: ">=1.12.0 <2.0.0"