flutter/packages/flutter_tools
Dan Rubel ea74e07689 move flutter user analysis options file (#8091)
* move flutter user analysis options file
* add comments referencing each of the analysis options files
2017-02-13 16:39:35 -05:00
..
bin Quote all paths in Xcode build backend (#8039) 2017-02-09 15:08:33 -08:00
gradle Make new project template gradle-based for Android. (#7902) 2017-02-10 09:37:38 +01:00
lib move flutter user analysis options file (#8091) 2017-02-13 16:39:35 -05:00
schema Merge pubspec.yaml and flutter.yaml. (#7605) 2017-01-24 11:19:31 -08:00
templates Make new project template gradle-based for Android. (#7902) 2017-02-10 09:37:38 +01:00
test Bump package:process version (#8073) 2017-02-10 16:54:51 -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 Bump deps on package:file and package:process (#8097) 2017-02-13 09:55:54 -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