Commit 1999db29 authored by Devon Carew's avatar Devon Carew

0.0.24

parent bb1da703
# tools # tools
[![Build Status](https://travis-ci.org/flutter/tools.svg)](https://travis-ci.org/flutter/tools) [![Build Status](https://travis-ci.org/flutter/tools.svg)](https://travis-ci.org/flutter/tools)
[![pub package](https://img.shields.io/pub/v/sky_tools.svg)](https://pub.dartlang.org/packages/sky_tools)
Tools for building Flutter applications. Tools for building Flutter applications.
...@@ -13,7 +14,7 @@ To install, run: ...@@ -13,7 +14,7 @@ To install, run:
or, depend on this package in your pubspec: or, depend on this package in your pubspec:
```yaml ```yaml
dependencies: dev_dependencies:
sky_tools: any sky_tools: any
``` ```
......
name: sky_tools name: sky_tools
version: 0.0.23 version: 0.0.24
description: Tools for building Flutter applications description: Tools for building Flutter applications
homepage: http://flutter.io homepage: http://flutter.io
author: Flutter Authors <flutter-dev@googlegroups.com> author: Flutter Authors <flutter-dev@googlegroups.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment