flutter/packages/flutter_tools
2019-06-20 08:47:54 -07:00
..
bin Instrument usage of include_flutter.groovy and xcode_backend.sh (#34189) 2019-06-11 14:46:00 -07:00
doc Add category/platformType to emulators (#34721) 2019-06-19 17:10:39 +01:00
gradle Re-land config lib dependencies for flavors (#34668) 2019-06-18 22:37:42 -07:00
ide_templates/intellij Add actions and keyboard shortcut map support (#33298) 2019-06-04 11:30:24 -07:00
lib Close platform when tests are complete (dispose compiler and delete font files) (#34685) 2019-06-20 08:47:54 -07:00
schema Adds support for generating projects that use AndroidX support libraries (#31028) 2019-05-31 18:33:02 -07:00
static Reland support flutter test on platform chrome (#33859) 2019-06-05 15:27:49 -07:00
templates Change Xcode project developmentRegion to 'en' and plist CFBundleDevelopmentRegion to DEVELOPMENT_LANGUAGE (#34293) 2019-06-12 11:31:17 -07:00
test Close platform when tests are complete (dispose compiler and delete font files) (#34685) 2019-06-20 08:47:54 -07:00
tool
analysis_options.yaml
BUILD.gn Add a real-er web restart, doctor, workflow (#33786) 2019-06-03 23:19:42 -07:00
build.yaml Reland support flutter test on platform chrome (#33859) 2019-06-05 15:27:49 -07:00
pubspec.yaml unpin build daemon (#34686) 2019-06-19 11:43:38 -07:00
README.md

Flutter Tools

Developer tools for building Flutter applications.

Be sure to follow the instructions on CONTRIBUTING.md to setup.

To run the tests, ensure that no devices are connected, then navigate to flutter_tools and execute:

../../bin/cache/dart-sdk/bin/pub run test