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

Unified 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: remove stale files. Created 5 years, 3 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 side-by-side diff with in-line comments
Download patch
Index: examples/dart/camera_video/pubspec.lock
diff --git a/mojo/public/dart/third_party/pubspec.lock b/examples/dart/camera_video/pubspec.lock
similarity index 58%
copy from mojo/public/dart/third_party/pubspec.lock
copy to examples/dart/camera_video/pubspec.lock
index bdb525305fdef8990dc3e548cae0dadb82a445de..532f2130fb19be4e981598fc2a62fd03532af623 100644
--- a/mojo/public/dart/third_party/pubspec.lock
+++ b/examples/dart/camera_video/pubspec.lock
@@ -4,7 +4,11 @@ packages:
analyzer:
description: analyzer
source: hosted
- version: "0.26.1+5"
+ version: "0.26.1+7"
+ archive:
+ description: archive
+ source: hosted
+ version: "1.0.20"
args:
description: args
source: hosted
@@ -17,6 +21,10 @@ packages:
description: barback
source: hosted
version: "0.15.2+7"
+ cassowary:
+ description: cassowary
+ source: hosted
+ version: "0.1.7"
charcode:
description: charcode
source: hosted
@@ -25,6 +33,10 @@ packages:
description: collection
source: hosted
version: "1.1.3"
+ concepts:
+ description: concepts
+ source: hosted
+ version: "0.2.0"
crypto:
description: crypto
source: hosted
@@ -33,6 +45,10 @@ packages:
description: csslib
source: hosted
version: "0.12.1"
+ either:
+ description: either
+ source: hosted
+ version: "0.1.8"
glob:
description: glob
source: hosted
@@ -49,6 +65,10 @@ packages:
description: http_parser
source: hosted
version: "1.0.0"
+ intl:
+ description: intl
+ source: hosted
+ version: "0.12.4+2"
logging:
description: logging
source: hosted
@@ -57,10 +77,38 @@ packages:
description: matcher
source: hosted
version: "0.12.0+1"
+ material_design_icons:
+ description: material_design_icons
+ source: hosted
+ version: "0.0.3"
mime:
description: mime
source: hosted
version: "0.9.3"
+ mojo:
+ description: mojo
+ source: hosted
+ version: "0.1.0"
+ mojo_services:
+ description: mojo_services
+ source: hosted
+ version: "0.1.0"
+ mojom:
+ description: mojom
+ source: hosted
+ version: "0.1.0"
+ mustache4dart:
+ description: mustache4dart
+ source: hosted
+ version: "1.0.10"
+ newton:
+ description: newton
+ source: hosted
+ version: "0.1.4"
+ option:
+ description: option
+ source: hosted
+ version: "1.1.0"
package_config:
description: package_config
source: hosted
@@ -69,6 +117,10 @@ packages:
description: path
source: hosted
version: "1.3.6"
+ petitparser:
+ description: petitparser
+ source: hosted
+ version: "1.4.3"
plugin:
description: plugin
source: hosted
@@ -81,10 +133,22 @@ packages:
description: pub_semver
source: hosted
version: "1.2.2"
+ quiver:
+ description: quiver
+ source: hosted
+ version: "0.21.4"
shelf:
description: shelf
source: hosted
version: "0.6.3"
+ shelf_path:
+ description: shelf_path
+ source: hosted
+ version: "0.1.7"
+ shelf_route:
+ description: shelf_route
+ source: hosted
+ version: "0.13.5"
shelf_static:
description: shelf_static
source: hosted
@@ -93,6 +157,22 @@ packages:
description: shelf_web_socket
source: hosted
version: "0.0.1+4"
+ sky:
+ description: sky
+ source: hosted
+ version: "0.0.51"
+ sky_engine:
+ description: sky_engine
+ source: hosted
+ version: "0.0.29"
+ sky_services:
+ description: sky_services
+ source: hosted
+ version: "0.0.29"
+ sky_tools:
+ description: sky_tools
+ source: hosted
+ version: "0.0.15"
source_map_stack_trace:
description: source_map_stack_trace
source: hosted
@@ -104,7 +184,7 @@ packages:
source_span:
description: source_span
source: hosted
- version: "1.2.0"
+ version: "1.2.1"
stack_trace:
description: stack_trace
source: hosted
@@ -116,15 +196,19 @@ packages:
test:
description: test
source: hosted
- version: "0.12.4+8"
- unittest:
- description: unittest
+ version: "0.12.4+9"
+ uri:
+ description: uri
source: hosted
- version: "0.11.6+1"
+ version: "0.11.0"
utf:
description: utf
source: hosted
version: "0.9.0+2"
+ vector_math:
+ description: vector_math
+ source: hosted
+ version: "1.4.3"
watcher:
description: watcher
source: hosted
@@ -132,4 +216,4 @@ packages:
yaml:
description: yaml
source: hosted
- version: "2.1.5"
+ version: "2.1.6"

Powered by Google App Engine
This is Rietveld 408576698