flutter/packages/flutter_tools/test
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
..
android_java11_integration.shard Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
android_preview_integration.shard Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
commands.shard Finish removing null-safety mode, checks, and reporting. (#163153) 2025-02-12 21:52:02 +00:00
data make asset_test.dart tests not dependent on context (#141331) 2024-01-11 18:08:07 +00:00
general.shard Finish removing null-safety mode, checks, and reporting. (#163153) 2025-02-12 21:52:02 +00:00
host_cross_arch.shard Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
integration.shard [flutter_tools] remove SkSL bundling and dump skp on compilation. (#162849) 2025-02-10 16:54:02 +00:00
src Make developing flutter_tools nicer: Use fail instead of throw StateError. (#163094) 2025-02-12 17:24:26 +00:00
web.shard Add experimental hot reload flag support to flutter tools (#162889) 2025-02-10 17:23:47 +00:00