flutter/packages/flutter_tools
Adam Barth a3a70c6b23 Fix flutter tool (#7609)
We need to pin `package:process` because version 1.0.1 contains a breaking
change to the package's API.
2017-01-24 09:46:36 -08:00
..
bin Update tools to use package:process (#7590) 2017-01-23 09:46:38 -08:00
lib update build benchmark to match #7589 (#7600) 2017-01-23 17:49:01 -08:00
schema add services to schema 2016-03-30 12:20:55 -07:00
templates Update IntelliJ template for new projects and existing samples (#7501) 2017-01-23 16:33:18 +01:00
test Update tools to use package:process (#7590) 2017-01-23 09:46:38 -08:00
tool Increase the strictness of our requiring explicit types (#7585) 2017-01-23 01:04:31 -08:00
BUILD.gn [gn] Update flutter_tools GN build (#7592) 2017-01-23 13:46:37 -08:00
flutter_tools.iml Add CupertinoSwitch (#7326) 2017-01-03 22:11:35 -08:00
pubspec.yaml Fix flutter tool (#7609) 2017-01-24 09:46:36 -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