
* fix FLUTTER_ANSI_TERMINAL check should have been included in the previous PR :( * review comments
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