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

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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« 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
This is Rietveld 408576698