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

Unified Diff: sky/sdk/example/mine_digger/pubspec.yaml

Issue 1211253004: Add MineDigger.apk that works offline (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: one more examples 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/sdk/example/mine_digger/mine_digger.dart ('k') | sky/sdk/home.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/example/mine_digger/pubspec.yaml
diff --git a/sky/sdk/example/mine_digger/pubspec.yaml b/sky/sdk/example/mine_digger/pubspec.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..8a3f1ec2345f6acbd1318157a5cf06a3aa518e46
--- /dev/null
+++ b/sky/sdk/example/mine_digger/pubspec.yaml
@@ -0,0 +1,7 @@
+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'
« no previous file with comments | « sky/sdk/example/mine_digger/mine_digger.dart ('k') | sky/sdk/home.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698