flutter/packages/flutter_tools/lib/src
Kevin Moore bc334396db
[flutter_tools] enable wasm compile on beta channel (#143779)
Wasm compilation is now available on `master` and `beta` channels.
2024-02-21 01:20:04 +00:00
..
android [Re-re-land] Enforce a policy on supported Gradle, Java, AGP, and KGP versions (#143341) 2024-02-13 15:44:17 +00:00
base cleanup now-irrelevant ignores for deprecated_member_use (#143403) 2024-02-14 21:08:25 +00:00
build_system Roll native_assets_builder to 0.5.0 (#143472) 2024-02-14 20:23:23 +00:00
commands [flutter_tools] enable wasm compile on beta channel (#143779) 2024-02-21 01:20:04 +00:00
custom_devices Add --trace-to-file option to flutter run (#135713) 2023-10-12 13:23:52 -04:00
dart Remove message about pub cache that is not actionable (#143357) 2024-02-13 11:15:15 -08:00
debug_adapters [flutter_tool] [dap] Forward Flutter progress events to DAP client (#142524) 2024-02-15 22:22:48 +00:00
drive Dual compile reland (#143262) 2024-02-13 20:02:10 +00:00
fuchsia Disable Fuchsia SDK usage unless opted in (#123084) 2023-03-31 02:31:07 +00:00
intellij Remove duplicate global declaration of UserMessages (#142281) 2024-01-26 21:41:16 +00:00
ios Reland "Move native assets to isolated/ directory" (#143055) 2024-02-08 17:49:48 +00:00
isolated Roll native_assets_builder to 0.5.0 (#143472) 2024-02-14 20:23:23 +00:00
linux Reland "Move native assets to isolated/ directory" (#143055) 2024-02-08 17:49:48 +00:00
localizations [flutter_tools] fix flutter create -t skeleton (#141233) 2024-01-10 18:50:07 +00:00
macos Reland "Move native assets to isolated/ directory" (#143055) 2024-02-08 17:49:48 +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 Dual compile reland (#143262) 2024-02-13 20:02:10 +00:00
test Dual compile reland (#143262) 2024-02-13 20:02:10 +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 Reland "Disentangle and align flutter build web --wasm flags (#143517)" (#143549) 2024-02-16 00:19:38 +00:00
windows Reland "Move native assets to isolated/ directory" (#143055) 2024-02-08 17:49:48 +00:00
application_package.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
artifacts.dart Reland "Disentangle and align flutter build web --wasm flags (#143517)" (#143549) 2024-02-16 00:19:38 +00:00
asset.dart Fix AssetsEntry::equals (#143355) 2024-02-14 00:11:24 +00:00
build_info.dart Dual compile reland (#143262) 2024-02-13 20:02:10 +00:00
bundle_builder.dart refactor: remove implicit globals dependencies in writeBundle (#143343) 2024-02-13 19:38:37 +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 [Windows] Ensure window is shown (#127046) 2023-05-19 22:25:55 +00:00
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 Make custom Utf8Decoder replacement not extend platform class. (#123211) 2023-03-22 07:53:56 -07:00
daemon.dart Fix typos (#121171) 2023-02-23 19:43:21 +00:00
dart_pub_json_formatter.dart Pub dependencies project validator (#106895) 2022-07-15 23:12:05 +00:00
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 Dual compile reland (#143262) 2024-02-13 20:02:10 +00:00
devtools_launcher.dart Make Logger required when injected in flutter_tool (#114111) 2022-10-27 22:40:08 +00:00
doctor_validator.dart Remove 1745 decorative breaks (#123259) 2023-03-22 21:12:22 +00:00
doctor.dart Remove duplicate global declaration of UserMessages (#142281) 2024-01-26 21:41:16 +00:00
emulator.dart [tools] Add column header for emulators information (#142853) 2024-02-14 12:49:24 +00:00
features.dart [flutter_tools] enable wasm compile on beta channel (#143779) 2024-02-21 01:20:04 +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 add parsing of assets transformer declarations in pubspec.yaml (#143557) 2024-02-16 22:24:59 +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 Dual compile reland (#143262) 2024-02-13 20:02:10 +00:00
http_host_validator.dart Fix typos (#121171) 2023-02-23 19:43:21 +00:00
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 Reland "Move native assets to isolated/ directory" (#143055) 2024-02-08 17:49:48 +00:00
persistent_tool_state.dart Create a main alias for master channel. (#115388) 2022-11-16 02:49:00 +00:00
platform_plugins.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
plugins.dart Improve Dart plugin registration handling (#122046) 2023-03-09 21:33:38 +00:00
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 Add info project validator status (#109169) 2022-08-09 17:59:06 +00:00
project_validator.dart Fix formatting (#137613) 2023-10-31 13:27:26 +00:00
project.dart Android Gradle file templates: make it easier to convert them to Kotlin DSL in the future (#142146) 2024-02-15 23:42:13 +00:00
protocol_discovery.dart Remove an unnecessary assert (#129796) 2023-06-30 18:07:54 +00:00
proxy_validator.dart [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
resident_devtools_handler.dart Enable private field promotion for flutter_tools (#134474) 2023-09-12 20:20:04 +00:00
resident_runner.dart Dual compile reland (#143262) 2024-02-13 20:02:10 +00:00
run_cold.dart Update Android minSdkVersion to 21 (#142267) 2024-01-29 09:49:09 -08:00
run_hot.dart Reland "Move native assets to isolated/ directory" (#143055) 2024-02-08 17:49:48 +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 Reland "Remove references to Observatory (#118577)" (#121606) 2023-02-28 11:57:04 -05:00
update_packages_pins.dart Upgrade leak_tracker. (#143236) 2024-02-09 14:41:22 -08: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