flutter/packages/flutter_tools/test/commands.shard/permeable
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
..
data Bump flutter_lints to 3.0 (#136841) 2023-10-18 23:53:08 +00:00
build_aar_test.dart [flutter_tools] disable flutter build AAR for plugins (#137878) 2023-11-08 23:12:08 +00:00
build_apk_test.dart Migrate command usage values (#139383) 2023-12-07 16:12:03 +00:00
build_appbundle_test.dart Migrate command usage values (#139383) 2023-12-07 16:12:03 +00:00
build_bundle_test.dart Migrate command usage values (#139383) 2023-12-07 16:12:03 +00:00
create_test.dart Migrate command usage values (#139383) 2023-12-07 16:12:03 +00:00
devices_test.dart Separate attached and wireless devices (#122615) 2023-03-15 16:35:05 +00:00
packages_test.dart Migrate command usage values (#139383) 2023-12-07 16:12:03 +00:00
script_test.dart Null safety migration of packages/flutter_tools/test/commands.shard/permeable (#110710) 2022-09-06 10:22:09 -07:00
upgrade_test.dart Fix an ordering dependency in the flutter_tools upgrade test (#129131) 2023-06-19 11:18:16 -07:00