Chris Bracken a4125f3b0e Declare Xcode 8.3.x compatibility in project files (#8622)
Update templates and example Xcode project files to indicate they've
been tested for Xcode 8.3 compatibility.
2017-03-07 13:11:41 -08:00
..
2017-03-07 13:09:48 -08:00
2017-03-07 13:09:48 -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