flutter/packages/flutter_tools/test/src
Elias Yishak 2b218fd1fc
Migrate command usage values (#139383)
Related to the tracker issue:
- https://github.com/flutter/flutter/issues/128251

This PR migrates the `Usage.command` static method that sent custom dimensions for each command (if applicable). The screenshot below shows the different places where the `usageValues` getter is overwritten to return the necessary custom dimensions for that command.

<img width="285" alt="image" src="https://github.com/flutter/flutter/assets/42216813/e32d5100-0e17-4a4d-8f21-327a8c113a19">
2023-12-07 16:12:03 +00:00
..
android_common.dart Improves output file path logic in Android analyze (#136981) 2023-11-16 22:59:02 +00:00
common.dart Migrate command usage values (#139383) 2023-12-07 16:12:03 +00:00
context.dart Unified analytics events for doctor validators (#136647) 2023-10-26 18:23:24 +00:00
custom_devices_common.dart Remove dead code in tools tests (#104567) 2022-05-25 12:48:17 -07:00
fake_devices.dart [flutter_tools] Fix bad state future already completed in flutter logs (#138517) 2023-11-23 19:56:14 +00:00
fake_http_client.dart Enable strict-inference (#135043) 2023-09-20 19:59:08 +00:00
fake_process_manager.dart [tool] fallback to sigkill when closing Chromium (#135521) 2023-09-28 22:28:31 +00:00
fake_vm_services.dart Remove uses of deprecated test_api imports (#124732) 2023-04-20 20:55:28 +00:00
fakes.dart Flutter preview device (#135639) 2023-10-18 00:27:54 +00:00
io.dart Enable private field promotion for flutter_tools (#134474) 2023-09-12 20:20:04 +00:00
logging_logger.dart [flutter_tools] Make flutter test -v print timing of different phases (#108864) 2022-08-18 16:26:56 +00:00
pubspec_schema.dart FFI plugins (#96225) 2022-01-26 23:44:45 +01:00
test_build_system.dart Enable private field promotion for flutter_tools (#134474) 2023-09-12 20:20:04 +00:00
test_flutter_command_runner.dart Remove uses of deprecated test_api imports (#124732) 2023-04-20 20:55:28 +00:00
test_wrapper.dart Migrate android_console to null safety (#78923) 2021-03-24 15:18:00 -07:00
testbed.dart Enable private field promotion for flutter_tools (#134474) 2023-09-12 20:20:04 +00:00
throwing_pub.dart reduce pub output from flutter create (#118285) 2023-01-12 21:42:02 +00:00