flutter/packages/flutter_tools/test/general.shard/runner
Elias Yishak 0d5875274b
Clearer text about what happens with --disable-telemetry + enable-telemetry command (#125995)
Fixes:
- https://github.com/flutter/flutter/issues/124411

This PR is cleaning up the `--disable-telemetry` help message to make it clear that opting out will opt out of all telemetry collection for flutter and dart commands. It is also adding the opposite flag `--enable-telemetry` which will enable telemetry collection
2023-05-08 13:01:25 +00:00
..
flutter_command_runner_test.dart Null safety migration of packages/flutter_tools/test/general.shard, part 1/2 (#110711) 2022-09-08 15:25:27 -07:00
flutter_command_test.dart [flutter_tools] Remove --no-sound-null-safety #4 (#124039) 2023-04-04 15:25:27 -07:00
local_engine_test.dart Support --local-engine=ios_debug_sim (#119524) 2023-02-09 18:32:52 +00:00
runner_test.dart Clearer text about what happens with --disable-telemetry + enable-telemetry command (#125995) 2023-05-08 13:01:25 +00:00
target_devices_test.dart Add flag to filter by device connection interface (#124034) 2023-04-04 22:33:26 +00:00
utils.dart Migrate some test files to null safety (#104469) 2022-05-24 16:53:08 -07:00