flutter/packages/flutter_tools
Michael Goderbauer ae1a719e03 fix FLUTTER_ANSI_TERMINAL check (#8544)
* fix FLUTTER_ANSI_TERMINAL check

should have been included in the previous PR :(

* review comments
2017-03-02 16:25:33 -08:00
..
2017-02-20 14:07:16 -08:00
2017-01-25 20:23:19 -08:00
2017-02-02 15:54:11 -08:00
2017-02-27 15:38:47 -08:00

Flutter tools

Tools for building Flutter applications.

To run the tests, ensure that no devices are connected and run:

pub get
FLUTTER_ROOT=$PWD/../.. dart --checked test/all.dart