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

Side by Side Diff: sky/sdk/lib/example/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, 6 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
1 name: stocks 1 name: stocks
2 author: Chromium Authors <sky-dev@googlegroups.com> 2 author: Chromium Authors <sky-dev@googlegroups.com>
3 description: A demo application using Sky that shows stock data 3 description: A demo application using Sky that shows stock data
4 homepage: https://github.com/domokit/sky_sdk/tree/master/examples/stocks 4 homepage: https://github.com/domokit/sky_sdk/tree/master/sdk/lib/example/stocks
5 version: 0.0.1 5 version: 0.0.1
6 dependencies: 6 dependencies:
7 sky: '>=0.0.10 <1.0.0' 7 sky: '>=0.0.10 <1.0.0'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698