flutter/dev/integration_tests/android_semantics_testing
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
..
android Revert "Fix Gradle lockfiles." (#137198) 2023-10-24 17:47:45 -07:00
integration_test Migrates android semanitcs integration to integration test (#127128) 2023-05-23 22:33:19 +00:00
lib Migrates android semanitcs integration to integration test (#127128) 2023-05-23 22:33:19 +00:00
test License update (#45373) 2019-11-27 15:04:02 -08:00
pubspec.yaml Add dependency on leak_tracker to flutter_test. (#137069) 2023-10-25 02:45:26 +00:00