flutter/packages/flutter_tools
Dan Rubel 8742fb09fa Fix tests (#8736)
* do not forward status if stream is closed
* remove devfs test timeout
2017-03-13 13:47:29 -04:00
..
2017-03-13 13:47:29 -04:00
2017-03-13 13:47:29 -04:00
2017-02-02 15:54:11 -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