flutter/packages/flutter_tools/lib
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
..
src Finish removing null-safety mode, checks, and reporting. (#163153) 2025-02-12 21:52:02 +00:00
executable.dart Revert the preview-device feature, tests, and code that only existed for it. (#162835) 2025-02-08 01:03:25 +00:00
runner.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00