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

Unified Diff: sky/examples/stocks-fn/pubspec.yaml

Issue 1011023003: Make stocks-fn match the style for the Sky SDK (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: more Created 5 years, 9 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/stocks-fn/main.sky ('k') | sky/examples/stocks-fn/stockarrow.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/examples/stocks-fn/pubspec.yaml
diff --git a/sky/examples/stocks-fn/pubspec.yaml b/sky/examples/stocks-fn/pubspec.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..81725bd7d0898e1a573f9d741f6f37a459eb45ed
--- /dev/null
+++ b/sky/examples/stocks-fn/pubspec.yaml
@@ -0,0 +1,7 @@
+name: stocks
+author: Chromium Authors <sky-dev@googlegroups.com>
+description: A demo application using Sky that shows stock data
+homepage: https://github.com/domokit/mojo/tree/master/sky/examples/stocks-fn
+version: 0.0.1
+dependencies:
+ sky: '>=0.0.1 <1.0.0'
« no previous file with comments | « sky/examples/stocks-fn/main.sky ('k') | sky/examples/stocks-fn/stockarrow.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698