flutter/packages/flutter_tools/lib/src
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 [flutter_tools] remove SkSL bundling and dump skp on compilation. (#162849) 2025-02-10 16:54:02 +00:00
base [ Widget Preview ] Update generated scaffold project to include early preview rendering (#162847) 2025-02-11 16:41:28 +00:00
build_system [flutter_tools] remove SkSL bundling and dump skp on compilation. (#162849) 2025-02-10 16:54:02 +00:00
commands Finish removing null-safety mode, checks, and reporting. (#163153) 2025-02-12 21:52:02 +00:00
custom_devices [flutter_tools] remove SkSL bundling and dump skp on compilation. (#162849) 2025-02-10 16:54:02 +00:00
dart remove dependency on Usage from Pub class (#162279) 2025-01-28 17:32:27 +00:00
debug_adapters Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
drive [flutter_tools] remove SkSL bundling and dump skp on compilation. (#162849) 2025-02-10 16:54:02 +00:00
intellij Add validator execution times to flutter doctor --verbose (#158124) 2025-01-13 21:01:44 +00:00
ios remove more (simple) usage of package:usage (#162354) 2025-01-30 18:09:19 +00:00
isolated Finish removing null-safety mode, checks, and reporting. (#163153) 2025-02-12 21:52:02 +00:00
linux [ Widget Preview ] Add support for building and launching the widget preview scaffold (#162326) 2025-02-05 20:44:56 +00:00
localizations Fix tests to prepare for --explicit-package-dependencies and a bug. (#162289) 2025-01-29 02:04:50 +00:00
macos Generate a correct .flutter-plugin-dependencies file for iOS/macOS projects (#162834) 2025-02-12 03:09:05 +00:00
migrations Revert "[SwiftPM] Add separate feature flag for the app migration (#158897)" (#161342) 2025-01-09 00:30:06 +00:00
proxied_devices 🔊 [tool] Add a wirelessly connected device name as displayName (#160497) 2025-01-10 20:51:34 +00:00
reporting Finish removing null-safety mode, checks, and reporting. (#163153) 2025-02-12 21:52:02 +00:00
runner Finish removing null-safety mode, checks, and reporting. (#163153) 2025-02-12 21:52:02 +00:00
test Finish removing null-safety mode, checks, and reporting. (#163153) 2025-02-12 21:52:02 +00:00
tester Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
vscode [ flutter_tool ] Fix flakiness in doctor_test.dart (#161917) 2025-01-20 21:34:29 +00:00
web Remove unsound artifacts, remove *Sound qualifier. (#163015) 2025-02-12 02:40:18 +00:00
widget_preview [ Widget Preview ] Cleanup PreviewDetector code (#163050) 2025-02-11 17:58:01 +00:00
windows remove more (simple) usage of package:usage (#162354) 2025-01-30 18:09:19 +00:00
application_package.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
artifacts.dart Remove unsound artifacts, remove *Sound qualifier. (#163015) 2025-02-12 02:40:18 +00:00
asset.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
build_info.dart Finish removing null-safety mode, checks, and reporting. (#163153) 2025-02-12 21:52:02 +00:00
bundle_builder.dart remove usage of Usage from build system (#160663) 2025-01-16 21:54:58 +00:00
bundle.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
cache.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
cmake_project.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
cmake.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
compile.dart Use recompile-restart instruction when hot restarting on the web (#162616) 2025-02-04 21:24:44 +00:00
compute_dev_dependencies.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
context_runner.dart remove more (simple) usage of package:usage (#162354) 2025-01-30 18:09:19 +00:00
convert.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
daemon.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
desktop_device.dart [flutter_tools] remove SkSL bundling and dump skp on compilation. (#162849) 2025-02-10 16:54:02 +00:00
devfs.dart Implement hot reload using the DDC library bundle format (#162498) 2025-02-03 06:10:24 +00:00
device_port_forwarder.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
device_vm_service_discovery_for_attach.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
device.dart [flutter_tools] remove SkSL bundling and dump skp on compilation. (#162849) 2025-02-10 16:54:02 +00:00
devtools_launcher.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
doctor_validator.dart [ flutter_tool ] Fix flakiness in doctor_test.dart (#161917) 2025-01-20 21:34:29 +00:00
doctor.dart [ flutter_tool ] Fix flakiness in doctor_test.dart (#161917) 2025-01-20 21:34:29 +00:00
emulator.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
features.dart Revert the preview-device feature, tests, and code that only existed for it. (#162835) 2025-02-08 01:03:25 +00:00
flutter_application_package.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
flutter_cache.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
flutter_device_manager.dart Revert the preview-device feature, tests, and code that only existed for it. (#162835) 2025-02-08 01:03:25 +00:00
flutter_features.dart Revert the preview-device feature, tests, and code that only existed for it. (#162835) 2025-02-08 01:03:25 +00:00
flutter_manifest.dart Remove outdated ignores (#162773) 2025-02-06 18:40:25 +00:00
flutter_plugins.dart Revert the preview-device feature, tests, and code that only existed for it. (#162835) 2025-02-08 01:03:25 +00:00
flutter_project_metadata.dart Tweak language post-merge of #160695. (#160876) 2024-12-27 21:30:57 +00:00
globals.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
http_host_validator.dart [ flutter_tool ] Fix flakiness in doctor_test.dart (#161917) 2025-01-20 21:34:29 +00:00
license_collector.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
mdns_discovery.dart remove more (simple) usage of package:usage (#162354) 2025-01-30 18:09:19 +00:00
native_assets.dart [native assets] Rewrite install names for relocated native libraries (#153054) 2024-08-29 14:51:23 +00:00
persistent_tool_state.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
platform_plugins.dart Removes dev dependencies from generated plugin registrant for non-Android platforms (#161828) 2025-01-30 17:51:07 +00:00
plugins.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
pre_run_validator.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
project_validator_result.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
project_validator.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
project.dart Revert the preview-device feature, tests, and code that only existed for it. (#162835) 2025-02-08 01:03:25 +00:00
protocol_discovery.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
proxy_validator.dart [ flutter_tool ] Fix flakiness in doctor_test.dart (#161917) 2025-01-20 21:34:29 +00:00
resident_devtools_handler.dart Don't crash flutter tool if Chrome is not available (#154941) 2025-01-21 10:47:16 +00:00
resident_runner.dart Finish removing null-safety mode, checks, and reporting. (#163153) 2025-02-12 21:52:02 +00:00
run_cold.dart [flutter_tools] remove SkSL bundling and dump skp on compilation. (#162849) 2025-02-10 16:54:02 +00:00
run_hot.dart Finish removing null-safety mode, checks, and reporting. (#163153) 2025-02-12 21:52:02 +00:00
template.dart Bump flutter_template_images to remove TODO. (#160917) 2024-12-27 22:15:54 +00:00
tracing.dart Remove outdated ignores (#162773) 2025-02-06 18:40:25 +00:00
update_packages_pins.dart Upgrade package:intl to 0.20.2 (#162591) 2025-02-03 19:59:23 +00:00
version.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
vmservice.dart [flutter_tools] remove SkSL bundling and dump skp on compilation. (#162849) 2025-02-10 16:54:02 +00:00
web_template.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
xcode_project.dart Revert "[SwiftPM] Add separate feature flag for the app migration (#158897)" (#161342) 2025-01-09 00:30:06 +00:00