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

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

Issue 1085853002: Introduce Sky packaged apps. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Switch to using local http server 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 unified diff | Download patch
OLDNEW
1 name: stocks 1 name: SkyHelloWorld
2 version: 0.0.1
2 author: Chromium Authors <sky-dev@googlegroups.com> 3 author: Chromium Authors <sky-dev@googlegroups.com>
3 description: A demo application using Sky that shows stock data 4 description: A demo HelloWorld application using Sky
4 homepage: https://github.com/domokit/sky_sdk/tree/master/examples/stocks 5 homepage: https://github.com/domokit/sky_sdk/tree/master/examples/hello_world
5 version: 0.0.1 6 version: 0.0.1
6 dependencies: 7 dependencies:
7 sky: '>=0.0.1 <1.0.0' 8 sky: '>=0.0.1 <1.0.0'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698