flutter/packages/flutter_tools
Eric Seidel 91c2255894 Skip flutter_simple in create_test on Mac for now
Returns 69 instead of 0 in the `create --out` part.
https://github.com/flutter/flutter/issues/1709

@devoncarew
2016-02-09 05:26:21 -08:00
..
bin Remove build_sky_apk.dart 2015-11-28 19:16:23 -08:00
lib Merge pull request #1699 from chinmaygarde/master 2016-02-08 15:51:12 -08:00
test Skip flutter_simple in create_test on Mac for now 2016-02-09 05:26:21 -08:00
tool add device notifications to the daemon command 2016-01-19 21:29:20 -08:00
pubspec.yaml 'flutter start' calls 'flutter apk' if necessary. 2016-02-03 12:21:20 -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