flutter/packages/flutter_tools
Adam Barth 9b7ee3b7cc Merge pull request #2377 from abarth/rm_test
Remove test dependency from package:flutter
2016-03-03 16:53:22 -08:00
..
bin Remove build_sky_apk.dart 2015-11-28 19:16:23 -08:00
lib [ios] generate flx on first ios launch 2016-03-03 16:10:03 -08:00
templates Merge pull request #2328 from devoncarew/no_dashes 2016-03-02 12:36:56 -08:00
test fix the stop command tests 2016-03-03 13:58:49 -08:00
tool add device notifications to the daemon command 2016-01-19 21:29:20 -08: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