flutter/dev
Polina Cherkasova dcbb2de0ad
Add dependency on leak_tracker to flutter_test. (#137069)
Contributes to: https://github.com/flutter/flutter/issues/135856

This PR also adds transitive dependency on  web_socket_channel, crypto, typed_data. `web_socket_channel` is needed to request retaining path for not GCed objects from VM Service. Two others are needed to serve web_socket_channel.

The dependency on leak_tracker is pinned:
aea562114c/packages/flutter_tools/lib/src/commands/update_packages.dart (L40)
2023-10-25 02:45:26 +00:00
..
a11y_assessments Add dependency on leak_tracker to flutter_test. (#137069) 2023-10-25 02:45:26 +00:00
automated_tests Add dependency on leak_tracker to flutter_test. (#137069) 2023-10-25 02:45:26 +00:00
benchmarks Add dependency on leak_tracker to flutter_test. (#137069) 2023-10-25 02:45:26 +00:00
bots Add dependency on leak_tracker to flutter_test. (#137069) 2023-10-25 02:45:26 +00:00
ci Bump activesupport from 6.1.7.3 to 6.1.7.6 in /dev/ci/mac (#133225) 2023-08-24 20:06:51 +00:00
conductor Roll pub packages (#136924) 2023-10-20 20:36:29 +00:00
customer_testing Roll pub packages (#136924) 2023-10-20 20:36:29 +00:00
devicelab Roll pub packages (#136924) 2023-10-20 20:36:29 +00:00
docs update analytics in generate api docs site to use new UA4 (#136497) 2023-10-16 19:47:48 +00:00
forbidden_from_release_tests Bump file,process,process_runner (#136418) 2023-10-12 13:05:24 -07:00
integration_tests Add dependency on leak_tracker to flutter_test. (#137069) 2023-10-25 02:45:26 +00:00
manual_tests Add dependency on leak_tracker to flutter_test. (#137069) 2023-10-25 02:45:26 +00:00
missing_dependency_tests Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
snippets/config Remove null-safety argument from DartPad doc samples (#127345) 2023-05-23 00:10:11 +00:00
tools Add dependency on leak_tracker to flutter_test. (#137069) 2023-10-25 02:45:26 +00:00
tracing_tests Add dependency on leak_tracker to flutter_test. (#137069) 2023-10-25 02:45:26 +00:00
analysis_options.yaml Enable more lints (#91642) 2021-10-14 22:03:03 -07:00
README.md Migrate to .ci.yaml (#82960) 2021-05-19 20:09:46 -07:00

This directory contains tools and resources that the Flutter team uses during the 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.