flutter/packages/flutter_tools
Eric Seidel f9c7a8f606 Make flutter start not report erroneous failure
Was failing when starting in the iOS Simulator

@chinmaygarde
2016-01-20 17:57:28 -08:00
..
bin Remove build_sky_apk.dart 2015-11-28 19:16:23 -08:00
lib Make flutter start not report erroneous failure 2016-01-20 17:57:28 -08:00
test Merge pull request #1305 from devoncarew/device_notification 2016-01-20 10:03:56 -08:00
tool add device notifications to the daemon command 2016-01-19 21:29:20 -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