commit | 688fb26ae396df171217c1f9ceafcb5f8cc88fd2 | [log] [tgz] |
---|---|---|
author | Adam Barth <abarth@chromium.org> | Mon Jul 20 17:22:22 2015 -0700 |
committer | Adam Barth <abarth@chromium.org> | Mon Jul 20 17:22:22 2015 -0700 |
tree | b47180f822d7c9e781047e84b407c1cb03fa0ad2 | |
parent | 3167629990eb1bc41a4ab93e70c01904f14cc43c [diff] [blame] |
Add a first draft of build_sky_apk.dart
diff --git a/packages/flutter_tools/pubspec.yaml b/packages/flutter_tools/pubspec.yaml new file mode 100644 index 0000000..602d921 --- /dev/null +++ b/packages/flutter_tools/pubspec.yaml
@@ -0,0 +1,7 @@ +author: Chromium Authors <sky-dev@googlegroups.com> +dependencies: + args: '>=0.13.0 <1.0.0' +description: Tools for building Sky applications +homepage: https://github.com/domokit/sky_tools +name: sky_tools +version: 0.0.1