提交 9b6192bc 编写于 作者: A Adam Barth

Remove pubspec.yamls for sky/sdk/example

As long as these examples are part of sky/sdk, they don't need pubspec.yamls
because they inherit them from sky/sdk/pubspec.yaml. Eventually we'll want to
move these examples to their own repo, but we're not ready for that yet.

R=johnmccutchan@google.com

Review URL: https://codereview.chromium.org/1233453005 .
上级 6cd88aff
name: fitness
author: Chromium Authors <sky-dev@googlegroups.com>
description: A demo application using Sky that tracks fitness data
homepage: https://github.com/domokit/sky_sdk/tree/master/sdk/lib/example/stocks
version: 0.0.1
dependencies:
sky: '>=0.0.10 <1.0.0'
name: game
dependencies:
sky: '>=0.0.10 <1.0.0'
name: hello_world
author: Chromium Authors <sky-dev@googlegroups.com>
description: Hello, world using Sky
homepage: https://github.com/domokit/sky_sdk/tree/master/packages/sky/example/hello_world
version: 0.0.1
dependencies:
sky: '>=0.0.10 <1.0.0'
name: mine_digger
author: Chromium Authors <sky-dev@googlegroups.com>
description: Classic minesweeper-inspired game
homepage: https://github.com/domokit/sky_sdk/tree/master/packages/sky/example/mine_digger
version: 0.0.1
dependencies:
sky: '>=0.0.10 <1.0.0'
name: raw
dependencies:
sky: any
name: stocks
author: Chromium Authors <sky-dev@googlegroups.com>
description: A demo application using Sky that shows stock data
homepage: https://github.com/domokit/sky_sdk/tree/master/sdk/lib/example/stocks
version: 0.0.1
dependencies:
sky: '>=0.0.10 <1.0.0'
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册