flutter/packages/flutter_tools
Ian Hickson 4fe10dbf7e Refactor listen in terms of start.
Fixes #1034, at least for start and listen.
2015-12-28 17:57:47 -08:00
..
bin Remove build_sky_apk.dart 2015-11-28 19:16:23 -08:00
lib Refactor listen in terms of start. 2015-12-28 17:57:47 -08:00
test remove noSuchMethod hints 2015-12-21 14:57:20 -08:00
tool Make the analyzer actually work. 2015-11-12 15:41:04 -08:00
pubspec.yaml Move flutter tests from packages/unit to packages/flutter/test 2015-12-16 08:00:57 -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