flutter/packages/flutter_tools
Adam Barth 835e7f25fc Improve flutter --version output
Sample output:

```
Flutter
Repository: git@github.com:flutter/flutter.git
Branch: master
Revision: 7be58b1ae0 (62 minutes ago)
```

Fixes #433
2015-11-17 15:24:25 -08:00
..
bin Rename sky_tools to flutter_tools 2015-11-10 13:20:35 -08:00
lib Improve flutter --version output 2015-11-17 15:24:25 -08:00
test Rename sky_tools to flutter_tools 2015-11-10 13:20:35 -08:00
tool Make the analyzer actually work. 2015-11-12 15:41:04 -08:00
pubspec.yaml Rename sky_tools to flutter_tools 2015-11-10 13:20:35 -08:00
README.md Simplify README 2015-11-04 22:24:53 -08:00

Flutter tools

Tools for building Flutter applications.

To run the tests:

  • pub get
  • pub run test