Chromium Code Reviews

Unified Diff: sky/examples/hello_world/pubspec.yaml

Issue 1110283002: Add pubspec.yaml files for each of the examples/ directories (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Updated Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « sky/examples/color/pubspec.yaml ('k') | sky/examples/raw/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/examples/hello_world/pubspec.yaml
diff --git a/sky/examples/hello_world/pubspec.yaml b/sky/examples/hello_world/pubspec.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..fb27d11e6b76a59ed510ec7da09967e2807e357f
--- /dev/null
+++ b/sky/examples/hello_world/pubspec.yaml
@@ -0,0 +1,3 @@
+name: hello_world
+dependencies:
+ sky: any
« no previous file with comments | « sky/examples/color/pubspec.yaml ('k') | sky/examples/raw/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine