flutter/packages/flutter_tools
2016-03-14 12:06:19 -07:00
..
bin Enable always_declare_return_types lint 2016-03-09 17:57:39 -08:00
lib Merge pull request #2650 from Hixie/always_always_specify_types 2016-03-14 10:44:05 -07:00
templates change the description of the drive command 2016-03-14 09:48:02 -07:00
test Even more types 2016-03-14 09:41:54 -07:00
tool add more type annotations 2016-03-14 12:06:19 -07:00
.analysis_options Remove some more 'dynamic's 2016-03-14 11:11:41 -07:00
pubspec.yaml Remove test dependency from package:flutter 2016-03-03 12:26:58 -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