flutter/packages/flutter_tools
2017-01-05 18:42:57 -08:00
..
bin Fix Fuchsia build (#7105) 2016-11-30 10:06:48 -08:00
lib Bump package:file version to 1.0.0 (#7371) 2017-01-05 18:42:57 -08:00
schema add services to schema 2016-03-30 12:20:55 -07:00
templates update create template intellij metadata (#7255) 2016-12-14 03:42:55 -08:00
test Bump package:file version to 1.0.0 (#7371) 2017-01-05 18:42:57 -08:00
tool add a restart command to the daemon protocol (#4385) 2016-06-07 12:13:35 -07:00
BUILD.gn Use the new path to the linter package (#7230) 2016-12-12 12:15:39 -08:00
flutter_tools.iml Add CupertinoSwitch (#7326) 2017-01-03 22:11:35 -08:00
pubspec.yaml Bump package:file version to 1.0.0 (#7371) 2017-01-05 18:42: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