flutter/packages/flutter_tools
2017-01-24 17:29:06 -08:00
..
bin Update tools to use package:process (#7590) 2017-01-23 09:46:38 -08:00
lib Tiny improvement to flutter doctor output on Windows. (#7629) 2017-01-24 17:29:06 -08:00
schema Merge pubspec.yaml and flutter.yaml. (#7605) 2017-01-24 11:19:31 -08:00
templates Merge pubspec.yaml and flutter.yaml. (#7605) 2017-01-24 11:19:31 -08:00
test Update to package:process v1.0.1 (#7607) 2017-01-24 10:09:29 -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 Update to package:process v1.0.1 (#7607) 2017-01-24 10:09:29 -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