flutter/dev
Jonah Williams 52db5e29f1
[release] remove .dart_tool directory from uploaded zip (#58135)
Fixes #58003

The .dart_tool directory can contain build assets, as well as the package_config.json file - the replacement for .packages. Remove it for the same reason we remove .packages
2020-05-28 12:07:11 -07:00
..
automated_tests Update packages (#57321) 2020-05-16 15:02:06 -07:00
benchmarks Update stocks example to use l10n.yaml workflow (#58121) 2020-05-28 12:03:02 -07:00
bots [release] remove .dart_tool directory from uploaded zip (#58135) 2020-05-28 12:07:11 -07:00
ci Separate PR (#53619) 2020-03-31 11:16:02 -07:00
customer_testing Update packages (#57321) 2020-05-16 15:02:06 -07:00
devicelab [devicelab] less sensitivity to whitespace in flutter_performance_test testing (#58175) 2020-05-28 11:12:52 -07:00
docs Update README.md (#56727) 2020-05-11 12:10:02 -07:00
integration_tests Remove unused integration test iOS directory (#57624) 2020-05-27 10:07:45 -07:00
manual_tests Make Action.enabled be isEnabled(Intent intent) instead. (#55230) 2020-04-21 13:18:04 -07:00
missing_dependency_tests License update (#45373) 2019-11-27 15:04:02 -08:00
snippets Update snippets README.md to include more detail (#57152) 2020-05-26 09:17:55 -07:00
tools Update packages (#57321) 2020-05-16 15:02:06 -07:00
tracing_tests fix a typo in trace events for the image cache (#57821) 2020-05-22 22:37:01 -07:00
README.md Clean up test infrastructure (#43030) 2019-10-18 16:35:39 -07:00

This directory contains tools and resources that the Flutter team uses during development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course they may be interesting if you are curious.

The tests in this directory are run in the framework_tests_misc-* shards.