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

Side by Side Diff: sky/examples/stocks2/pubspec.yaml

Issue 1218593002: Move sky/examples to sky/sdk/lib/example, and code changes to support that change. Fixes T277. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 5 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
OLDNEW
(Empty)
1 name: stocks
2 author: Chromium Authors <sky-dev@googlegroups.com>
3 description: A demo application using Sky that shows stock data
4 homepage: https://github.com/domokit/sky_sdk/tree/master/examples/stocks
5 version: 0.0.1
6 dependencies:
7 sky: '>=0.0.10 <1.0.0'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698