flutter/packages/flutter_tools
Chris Bracken 2432b5205b Improve flutter doctor messages for ios-deploy (#7962)
Differentiate between the not-installed and the out-of-date scenario.
2017-02-07 18:52:50 -08:00
..
bin Handle non-fat frameworks in iOS app framework thinning (#7950) 2017-02-07 15:57:16 -08:00
lib Improve flutter doctor messages for ios-deploy (#7962) 2017-02-07 18:52:50 -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 Fix Flutter Tools Tests to run on Windows (#7878) 2017-02-05 22:58:49 -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