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

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

Issue 1375733004: -Add a mojo service to get video frames from the camera through an android service (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: merge. Created 5 years, 2 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_video/lib/main.dart ('k') | examples/dart/camera_video/pubspec.yaml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Generated by pub 1 # Generated by pub
2 # See http://pub.dartlang.org/doc/glossary.html#lockfile 2 # See http://pub.dartlang.org/doc/glossary.html#lockfile
3 packages: 3 packages:
4 analyzer: 4 analyzer:
5 description: analyzer 5 description: analyzer
6 source: hosted 6 source: hosted
7 version: "0.26.1+7" 7 version: "0.26.1+7"
8 archive: 8 archive:
9 description: archive 9 description: archive
10 source: hosted 10 source: hosted
(...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after
177 description: source_map_stack_trace 177 description: source_map_stack_trace
178 source: hosted 178 source: hosted
179 version: "1.0.4" 179 version: "1.0.4"
180 source_maps: 180 source_maps:
181 description: source_maps 181 description: source_maps
182 source: hosted 182 source: hosted
183 version: "0.10.1" 183 version: "0.10.1"
184 source_span: 184 source_span:
185 description: source_span 185 description: source_span
186 source: hosted 186 source: hosted
187 version: "1.2.0" 187 version: "1.2.1"
188 stack_trace: 188 stack_trace:
189 description: stack_trace 189 description: stack_trace
190 source: hosted 190 source: hosted
191 version: "1.4.2" 191 version: "1.4.2"
192 string_scanner: 192 string_scanner:
193 description: string_scanner 193 description: string_scanner
194 source: hosted 194 source: hosted
195 version: "0.1.4" 195 version: "0.1.4"
196 test: 196 test:
197 description: test 197 description: test
(...skipping 12 matching lines...) Expand all
210 source: hosted 210 source: hosted
211 version: "1.4.3" 211 version: "1.4.3"
212 watcher: 212 watcher:
213 description: watcher 213 description: watcher
214 source: hosted 214 source: hosted
215 version: "0.9.7" 215 version: "0.9.7"
216 yaml: 216 yaml:
217 description: yaml 217 description: yaml
218 source: hosted 218 source: hosted
219 version: "2.1.6" 219 version: "2.1.6"
OLDNEW
« no previous file with comments | « examples/dart/camera_video/lib/main.dart ('k') | examples/dart/camera_video/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698