flutter/packages/flutter_tools
2017-01-23 09:46:38 -08:00
..
bin Update tools to use package:process (#7590) 2017-01-23 09:46:38 -08:00
lib Update tools to use package:process (#7590) 2017-01-23 09:46:38 -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 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 Update tools to use package:process (#7590) 2017-01-23 09:46:38 -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