Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(365)

Side by Side Diff: examples/dart/camera_video/pubspec.lock

Issue 1545483003: Dart: Reorganize files (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Fix build file Created 4 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « examples/dart/camera_roll/pubspec.lock ('k') | examples/dart/device_info/pubspec.lock » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Generated by pub
2 # See http://pub.dartlang.org/doc/glossary.html#lockfile
3 packages:
4 analyzer:
5 description: analyzer
6 source: hosted
7 version: "0.26.1+7"
8 archive:
9 description: archive
10 source: hosted
11 version: "1.0.20"
12 args:
13 description: args
14 source: hosted
15 version: "0.13.2"
16 async:
17 description: async
18 source: hosted
19 version: "1.3.0"
20 barback:
21 description: barback
22 source: hosted
23 version: "0.15.2+7"
24 cassowary:
25 description: cassowary
26 source: hosted
27 version: "0.1.7"
28 charcode:
29 description: charcode
30 source: hosted
31 version: "1.1.0"
32 collection:
33 description: collection
34 source: hosted
35 version: "1.1.3"
36 concepts:
37 description: concepts
38 source: hosted
39 version: "0.2.0"
40 crypto:
41 description: crypto
42 source: hosted
43 version: "0.9.1"
44 csslib:
45 description: csslib
46 source: hosted
47 version: "0.12.1"
48 either:
49 description: either
50 source: hosted
51 version: "0.1.8"
52 flutter:
53 description: flutter
54 source: hosted
55 version: "0.0.6"
56 glob:
57 description: glob
58 source: hosted
59 version: "1.0.5"
60 html:
61 description: html
62 source: hosted
63 version: "0.12.2"
64 http_multi_server:
65 description: http_multi_server
66 source: hosted
67 version: "1.3.2"
68 http_parser:
69 description: http_parser
70 source: hosted
71 version: "1.0.0"
72 intl:
73 description: intl
74 source: hosted
75 version: "0.12.4+2"
76 logging:
77 description: logging
78 source: hosted
79 version: "0.11.1+1"
80 matcher:
81 description: matcher
82 source: hosted
83 version: "0.12.0+1"
84 material_design_icons:
85 description: material_design_icons
86 source: hosted
87 version: "0.0.3"
88 mime:
89 description: mime
90 source: hosted
91 version: "0.9.3"
92 mojo:
93 description: mojo
94 source: hosted
95 version: "0.2.0"
96 mojo_services:
97 description: mojo_services
98 source: hosted
99 version: "0.3.0"
100 mojom:
101 description: mojom
102 source: hosted
103 version: "0.2.1"
104 mustache4dart:
105 description: mustache4dart
106 source: hosted
107 version: "1.0.10"
108 newton:
109 description: newton
110 source: hosted
111 version: "0.1.4"
112 option:
113 description: option
114 source: hosted
115 version: "1.1.0"
116 package_config:
117 description: package_config
118 source: hosted
119 version: "0.1.3"
120 path:
121 description: path
122 source: hosted
123 version: "1.3.6"
124 petitparser:
125 description: petitparser
126 source: hosted
127 version: "1.5.0"
128 plugin:
129 description: plugin
130 source: hosted
131 version: "0.1.0"
132 pool:
133 description: pool
134 source: hosted
135 version: "1.1.0"
136 pub_semver:
137 description: pub_semver
138 source: hosted
139 version: "1.2.2"
140 quiver:
141 description: quiver
142 source: hosted
143 version: "0.21.4"
144 shelf:
145 description: shelf
146 source: hosted
147 version: "0.6.3"
148 shelf_path:
149 description: shelf_path
150 source: hosted
151 version: "0.1.7"
152 shelf_route:
153 description: shelf_route
154 source: hosted
155 version: "0.13.5"
156 shelf_static:
157 description: shelf_static
158 source: hosted
159 version: "0.2.3+1"
160 shelf_web_socket:
161 description: shelf_web_socket
162 source: hosted
163 version: "0.0.1+4"
164 sky_engine:
165 description: sky_engine
166 source: hosted
167 version: "0.0.37"
168 sky_services:
169 description: sky_services
170 source: hosted
171 version: "0.0.37"
172 sky_tools:
173 description: sky_tools
174 source: hosted
175 version: "0.0.24"
176 source_map_stack_trace:
177 description: source_map_stack_trace
178 source: hosted
179 version: "1.0.4"
180 source_maps:
181 description: source_maps
182 source: hosted
183 version: "0.10.1"
184 source_span:
185 description: source_span
186 source: hosted
187 version: "1.2.1"
188 stack_trace:
189 description: stack_trace
190 source: hosted
191 version: "1.4.2"
192 string_scanner:
193 description: string_scanner
194 source: hosted
195 version: "0.1.4"
196 test:
197 description: test
198 source: hosted
199 version: "0.12.4+9"
200 uri:
201 description: uri
202 source: hosted
203 version: "0.11.0"
204 utf:
205 description: utf
206 source: hosted
207 version: "0.9.0+2"
208 vector_math:
209 description: vector_math
210 source: hosted
211 version: "1.4.3"
212 watcher:
213 description: watcher
214 source: hosted
215 version: "0.9.7"
216 yaml:
217 description: yaml
218 source: hosted
219 version: "2.1.6"
OLDNEW
« no previous file with comments | « examples/dart/camera_roll/pubspec.lock ('k') | examples/dart/device_info/pubspec.lock » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698