1
1
# Generated by pub
2
2
# See https://dart.dev/tools/pub/glossary#lockfile
3
3
packages:
4
+ animated_background:
5
+ dependency: transitive
6
+ description:
7
+ name: animated_background
8
+ url: "https://pub.dartlang.org"
9
+ source: hosted
10
+ version: "1.0.5"
11
+ animated_text_kit:
12
+ dependency: transitive
13
+ description:
14
+ name: animated_text_kit
15
+ url: "https://pub.dartlang.org"
16
+ source: hosted
17
+ version: "2.0.0"
4
18
archive:
5
19
dependency: transitive
6
20
description:
@@ -22,6 +36,20 @@ packages:
22
36
url: "https://pub.dartlang.org"
23
37
source: hosted
24
38
version: "2.4.0"
39
+ auto_animated:
40
+ dependency: transitive
41
+ description:
42
+ name: auto_animated
43
+ url: "https://pub.dartlang.org"
44
+ source: hosted
45
+ version: "2.0.2"
46
+ auto_animated_icon:
47
+ dependency: transitive
48
+ description:
49
+ name: auto_animated_icon
50
+ url: "https://pub.dartlang.org"
51
+ source: hosted
52
+ version: "1.1.4"
25
53
boolean_selector:
26
54
dependency: transitive
27
55
description:
@@ -57,6 +85,13 @@ packages:
57
85
url: "https://pub.dartlang.org"
58
86
source: hosted
59
87
version: "2.1.3"
88
+ csslib:
89
+ dependency: transitive
90
+ description:
91
+ name: csslib
92
+ url: "https://pub.dartlang.org"
93
+ source: hosted
94
+ version: "0.16.1"
60
95
cupertino_icons:
61
96
dependency: "direct main"
62
97
description:
@@ -69,11 +104,39 @@ packages:
69
104
description: flutter
70
105
source: sdk
71
106
version: "0.0.0"
107
+ flutter_page_indicator:
108
+ dependency: transitive
109
+ description:
110
+ name: flutter_page_indicator
111
+ url: "https://pub.dartlang.org"
112
+ source: hosted
113
+ version: "0.0.3"
114
+ flutter_swiper:
115
+ dependency: transitive
116
+ description:
117
+ name: flutter_swiper
118
+ url: "https://pub.dartlang.org"
119
+ source: hosted
120
+ version: "1.1.6"
72
121
flutter_test:
73
122
dependency: "direct dev"
74
123
description: flutter
75
124
source: sdk
76
125
version: "0.0.0"
126
+ flutter_widgets:
127
+ dependency: transitive
128
+ description:
129
+ name: flutter_widgets
130
+ url: "https://pub.dartlang.org"
131
+ source: hosted
132
+ version: "0.1.11"
133
+ html:
134
+ dependency: transitive
135
+ description:
136
+ name: html
137
+ url: "https://pub.dartlang.org"
138
+ source: hosted
139
+ version: "0.14.0+3"
77
140
image:
78
141
dependency: transitive
79
142
description:
@@ -88,27 +151,41 @@ packages:
88
151
url: "https://pub.dartlang.org"
89
152
source: hosted
90
153
version: "0.12.6"
154
+ mcg_extension:
155
+ dependency: transitive
156
+ description:
157
+ name: mcg_extension
158
+ url: "https://pub.dartlang.org"
159
+ source: hosted
160
+ version: "0.0.3"
161
+ mcg_simple_web_widget:
162
+ dependency: "direct main"
163
+ description:
164
+ name: mcg_simple_web_widget
165
+ url: "https://pub.dartlang.org"
166
+ source: hosted
167
+ version: "0.0.2"
91
168
meta:
92
169
dependency: transitive
93
170
description:
94
171
name: meta
95
172
url: "https://pub.dartlang.org"
96
173
source: hosted
97
174
version: "1.1.8"
98
- path :
175
+ parallax_image :
99
176
dependency: transitive
100
177
description:
101
- name: path
178
+ name: parallax_image
102
179
url: "https://pub.dartlang.org"
103
180
source: hosted
104
- version: "1.6.4 "
105
- pedantic :
181
+ version: "0.3.1+1 "
182
+ path :
106
183
dependency: transitive
107
184
description:
108
- name: pedantic
185
+ name: path
109
186
url: "https://pub.dartlang.org"
110
187
source: hosted
111
- version: "1.8.0+1 "
188
+ version: "1.6.4 "
112
189
petitparser:
113
190
dependency: transitive
114
191
description:
@@ -123,6 +200,20 @@ packages:
123
200
url: "https://pub.dartlang.org"
124
201
source: hosted
125
202
version: "2.0.5"
203
+ responsive_builder:
204
+ dependency: "direct main"
205
+ description:
206
+ name: responsive_builder
207
+ url: "https://pub.dartlang.org"
208
+ source: hosted
209
+ version: "0.1.5"
210
+ scroll_to_index:
211
+ dependency: transitive
212
+ description:
213
+ name: scroll_to_index
214
+ url: "https://pub.dartlang.org"
215
+ source: hosted
216
+ version: "1.0.5"
126
217
sky_engine:
127
218
dependency: transitive
128
219
description: flutter
@@ -169,7 +260,14 @@ packages:
169
260
name: test_api
170
261
url: "https://pub.dartlang.org"
171
262
source: hosted
172
- version: "0.2.11"
263
+ version: "0.2.14"
264
+ transformer_page_view:
265
+ dependency: transitive
266
+ description:
267
+ name: transformer_page_view
268
+ url: "https://pub.dartlang.org"
269
+ source: hosted
270
+ version: "0.1.6"
173
271
typed_data:
174
272
dependency: transitive
175
273
description:
@@ -192,4 +290,5 @@ packages:
192
290
source: hosted
193
291
version: "3.5.0"
194
292
sdks:
195
- dart: ">=2.4.0 <3.0.0"
293
+ dart: ">=2.6.0 <3.0.0"
294
+ flutter: ">=1.12.13+hotfix.5 <2.0.0"
0 commit comments