flutter/packages/flutter_tools
xster 1cc78145fe Add logger indent option and indent nested xcode command outputs (#7867)
* Add indent option to logger and indent non-flutter nested output

* Add a missed override

* Formatting
2017-02-08 18:27:47 -08:00
..
bin Handle non-fat frameworks in iOS app framework thinning (#7950) 2017-02-07 15:57:16 -08:00
lib Add logger indent option and indent nested xcode command outputs (#7867) 2017-02-08 18:27:47 -08:00
schema Merge pubspec.yaml and flutter.yaml. (#7605) 2017-01-24 11:19:31 -08:00
templates Thin iOS app frameworks to the target architecture (#7913) 2017-02-07 12:04:36 -08:00
test improve the logger ui a bit for elapsed times (#7960) 2017-02-08 08:25:36 -08:00
tool Increase the strictness of our requiring explicit types (#7585) 2017-01-23 01:04:31 -08:00
BUILD.gn Added missing dependency. (#7651) 2017-01-25 20:23:19 -08:00
flutter_tools.iml Update IML files (#7835) 2017-02-02 15:54:11 -08:00
pubspec.yaml upgrade to the latest usage package (#7917) 2017-02-07 10:01:44 -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