flutter/packages/flutter_tools/lib/src
Jackson Gardner 2aef6c570c
Fix inputs and outputs for WebReleaseBundle (#143023)
Since `WebReleaseBundle` is responsible for copying over the outputs from the subtargets, so it needs to be reflected in inputs and outputs so that things will be recopied when something changes.
2024-02-07 20:00:02 +00:00
..
android Reverts "Move native assets to isolated/ directory" (#143027) 2024-02-07 00:01:18 +00:00
base Remove duplicate global declaration of UserMessages (#142281) 2024-01-26 21:41:16 +00:00
build_system Fix inputs and outputs for WebReleaseBundle (#143023) 2024-02-07 20:00:02 +00:00
commands Copy the flutter version JSON file into the simulated Flutter SDK used by update_packages (#143035) 2024-02-06 20:00:08 -08:00
custom_devices Add --trace-to-file option to flutter run (#135713) 2023-10-12 13:23:52 -04:00
dart Avoid depending on files from build_system/targets other than from top level entrypoints in flutter_tools. (#142760) 2024-02-02 18:23:08 +00:00
debug_adapters Fixed few typos (#141543) 2024-01-16 21:40:08 +00:00
drive Wasm/JS Dual Compile with the flutter tool (#141396) 2024-02-02 01:52:28 +00:00
fuchsia
intellij Remove duplicate global declaration of UserMessages (#142281) 2024-01-26 21:41:16 +00:00
ios Reverts "Move native assets to isolated/ directory" (#143027) 2024-02-07 00:01:18 +00:00
isolated Remove redundant rootDirectoryPath parameter in DevFS::update (#143034) 2024-02-07 18:04:31 +00:00
linux Reverts "Move native assets to isolated/ directory" (#143027) 2024-02-07 00:01:18 +00:00
localizations [flutter_tools] fix flutter create -t skeleton (#141233) 2024-01-10 18:50:07 +00:00
macos Reverts "Move native assets to isolated/ directory" (#143027) 2024-02-07 00:01:18 +00:00
migrations Migrate Xcode projects last version checks to Xcode 15.1 (#140256) 2024-01-03 23:05:46 +00:00
proxied_devices Optimize file transfer when using proxied devices. (#139968) 2023-12-14 00:11:32 +00:00
reporting Don't show legacy welcome message when analytics are disabled (#140956) 2024-01-25 16:29:42 +01:00
runner Avoid depending on files from build_system/targets other than from top level entrypoints in flutter_tools. (#142760) 2024-02-02 18:23:08 +00:00
test Reverts "Move native assets to isolated/ directory" (#143027) 2024-02-07 00:01:18 +00:00
tester in flutter run, throw tool exit when --flavor is provided but is not supported on the target device (#139045) 2024-01-05 21:47:58 +00:00
vscode Remove duplicate global declaration of UserMessages (#142281) 2024-01-26 21:41:16 +00:00
web Avoid depending on files from build_system/targets other than from top level entrypoints in flutter_tools. (#142760) 2024-02-02 18:23:08 +00:00
windows Reverts "Move native assets to isolated/ directory" (#143027) 2024-02-07 00:01:18 +00:00
application_package.dart
artifacts.dart Enable native compilation for windows-arm64 (#141930) 2024-01-26 00:08:20 +00:00
asset.dart Catch file system exceptions when trying to parse user-provided asset file paths (#142214) 2024-01-29 18:43:57 +00:00
build_info.dart Wasm/JS Dual Compile with the flutter tool (#141396) 2024-02-02 01:52:28 +00:00
bundle_builder.dart Avoid depending on files from build_system/targets other than from top level entrypoints in flutter_tools. (#142760) 2024-02-02 18:23:08 +00:00
bundle.dart Remove the fast reassemble / single widget reload feature (#132255) 2023-08-10 21:48:06 +00:00
cache.dart Enable private field promotion for flutter_tools (#134474) 2023-09-12 20:20:04 +00:00
cmake_project.dart
cmake.dart Reduce usage of testUsingContext (#131078) 2023-07-24 17:22:25 +00:00
compile.dart Reland "Switch flutter_tools to run frontend server from AOT snapshot" (#136282) 2023-10-11 16:15:26 -04:00
context_runner.dart Remove duplicate global declaration of UserMessages (#142281) 2024-01-26 21:41:16 +00:00
convert.dart
daemon.dart
dart_pub_json_formatter.dart
desktop_device.dart Add --trace-to-file option to flutter run (#135713) 2023-10-12 13:23:52 -04:00
devfs.dart Remove redundant rootDirectoryPath parameter in DevFS::update (#143034) 2024-02-07 18:04:31 +00:00
device_port_forwarder.dart
device.dart Wasm/JS Dual Compile with the flutter tool (#141396) 2024-02-02 01:52:28 +00:00
devtools_launcher.dart
doctor_validator.dart
doctor.dart Remove duplicate global declaration of UserMessages (#142281) 2024-01-26 21:41:16 +00:00
emulator.dart
features.dart [flutter_tools] fix instructions to disable CLI animations (#139094) 2023-11-27 22:00:50 +00:00
flutter_application_package.dart Enable native compilation for windows-arm64 (#141930) 2024-01-26 00:08:20 +00:00
flutter_cache.dart Enable native compilation for windows-arm64 (#141930) 2024-01-26 00:08:20 +00:00
flutter_device_manager.dart Flutter preview device (#135639) 2023-10-18 00:27:54 +00:00
flutter_features.dart Flutter preview device (#135639) 2023-10-18 00:27:54 +00:00
flutter_manifest.dart Remove duplicate global declaration of UserMessages (#142281) 2024-01-26 21:41:16 +00:00
flutter_plugins.dart refactor: Rename filterPluginsByPlatform, cleanup Platform Strings (#141780) 2024-01-22 21:54:06 +00:00
flutter_project_metadata.dart Native assets support for MacOS and iOS (#130494) 2023-09-10 08:07:13 +00:00
globals.dart Avoid depending on files from build_system/targets other than from top level entrypoints in flutter_tools. (#142760) 2024-02-02 18:23:08 +00:00
html_utils.dart Wasm/JS Dual Compile with the flutter tool (#141396) 2024-02-02 01:52:28 +00:00
http_host_validator.dart
license_collector.dart [flutter_tools] refactor license collector (#128748) 2023-06-15 20:25:19 +00:00
mdns_discovery.dart Enable native compilation for windows-arm64 (#141930) 2024-01-26 00:08:20 +00:00
native_assets.dart Reverts "Move native assets to isolated/ directory" (#143027) 2024-02-07 00:01:18 +00:00
persistent_tool_state.dart
platform_plugins.dart
plugins.dart
pre_run_validator.dart
preview_device.dart [flutter_tools] Ensure flutter daemon clients can detect preview device (#140112) 2023-12-21 19:01:16 +00:00
project_validator_result.dart
project_validator.dart Fix formatting (#137613) 2023-10-31 13:27:26 +00:00
project.dart Reland "Add support for Gradle Kotlin DSL (#140744)" (#142752) 2024-02-02 20:19:42 +00:00
protocol_discovery.dart Remove an unnecessary assert (#129796) 2023-06-30 18:07:54 +00:00
proxy_validator.dart
resident_devtools_handler.dart Enable private field promotion for flutter_tools (#134474) 2023-09-12 20:20:04 +00:00
resident_runner.dart Remove redundant rootDirectoryPath parameter in DevFS::update (#143034) 2024-02-07 18:04:31 +00:00
run_cold.dart Update Android minSdkVersion to 21 (#142267) 2024-01-29 09:49:09 -08:00
run_hot.dart Remove redundant rootDirectoryPath parameter in DevFS::update (#143034) 2024-02-07 18:04:31 +00:00
sksl_writer.dart Enable native compilation for windows-arm64 (#141930) 2024-01-26 00:08:20 +00:00
template.dart Fix description in index.html / manifest.json getting double quoted (#131842) 2023-08-18 02:58:20 +00:00
tracing.dart
update_packages_pins.dart Unpin test (#141427) 2024-02-01 18:53:23 +00:00
version.dart [flutter_tools] Fix "FormatException: Invalid date format" during version freshness check (#134088) 2023-09-06 17:22:13 +00:00
vmservice.dart Null-assert the value given to a Completer expecting a non-null value (#136776) 2023-10-18 22:19:18 +00:00
xcode_project.dart Ensure Xcode project is setup to start debugger (#136977) 2023-10-25 17:08:57 +00:00