flutter/packages/flutter_tools
2016-03-14 13:41:16 -07:00
..
bin Enable always_declare_return_types lint 2016-03-09 17:57:39 -08:00
lib Stop using a prebuilt APK 2016-03-14 13:32:00 -07:00
templates change the description of the drive command 2016-03-14 09:48:02 -07:00
test Stop using a prebuilt APK 2016-03-14 13:32:00 -07:00
tool add more type annotations 2016-03-14 12:06:19 -07:00
.analysis_options Update .analysis_options to link to blocking bugs 2016-03-14 12:28:06 -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