forked from firka/flutter
0.0.24
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# tools
|
||||
|
||||
[](https://travis-ci.org/flutter/tools)
|
||||
[](https://pub.dartlang.org/packages/sky_tools)
|
||||
|
||||
Tools for building Flutter applications.
|
||||
|
||||
@@ -13,7 +14,7 @@ To install, run:
|
||||
or, depend on this package in your pubspec:
|
||||
|
||||
```yaml
|
||||
dependencies:
|
||||
dev_dependencies:
|
||||
sky_tools: any
|
||||
```
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: sky_tools
|
||||
version: 0.0.23
|
||||
version: 0.0.24
|
||||
description: Tools for building Flutter applications
|
||||
homepage: http://flutter.io
|
||||
author: Flutter Authors <flutter-dev@googlegroups.com>
|
||||
|
||||
Reference in New Issue
Block a user