flutter/packages/flutter_tools/test/general.shard/reporting
Matan Lurey 063f80d40f
Finish removing null-safety mode, checks, and reporting. (#163153)
Closes https://github.com/flutter/flutter/issues/162846.

At HEAD, including before this PR, it was impossible to use, or pass-in,
an unsound null-safety mode, but we still had code checking for it, and
reported analytics (I think? Some of these are `package:usage` specific
which is defunct).

This PR eradicates the otherwise unused code.
2025-02-12 21:52:02 +00:00
..
events_test.dart Finish removing null-safety mode, checks, and reporting. (#163153) 2025-02-12 21:52:02 +00:00
first_run_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00