flutter/packages/flutter_tools/lib/src
Loïc Sharma aea84342eb
Improve iOS unpack target's error messages (#154649)
Improves the formatting and error messages of the target that unpacks the Flutter framework in Flutter iOS builds.

Follow up to: https://github.com/flutter/flutter/pull/154645
Part of https://github.com/flutter/flutter/issues/151567
2024-09-05 23:46:22 +00:00
..
android Agp Java Compatability Custom Error (#154142) 2024-08-29 10:06:48 -07:00
base Launch DDS using DartDevelopmentServiceLauncher (#154015) 2024-08-29 16:16:27 -04:00
build_system Improve iOS unpack target's error messages (#154649) 2024-09-05 23:46:22 +00:00
commands Improve 'flutter downgrade' error message (#154434) 2024-09-04 22:06:31 +00:00
custom_devices Reland "Launch DDS from Dart SDK and prepare to serve DevTools from DDS (#146593)" (#152386) 2024-07-26 20:51:19 +00:00
dart Remove --disable-dart-dev across flutter/flutter. (#154280) 2024-08-29 22:50:04 +00:00
debug_adapters [tool] Guard more write/writeln calls on Process.stdin (#151146) 2024-07-23 19:27:52 +00:00
drive [web] Fix reading of the --local-web-sdk flag and remove the copy of useLocalWebSdk in DebuggingOptions (#152642) 2024-08-08 16:27:21 +00:00
fuchsia Remove --disable-dart-dev across flutter/flutter. (#154280) 2024-08-29 22:50:04 +00:00
intellij Remove duplicate global declaration of UserMessages (#142281) 2024-01-26 21:41:16 +00:00
ios Remove -sdk for watchOS simulator in tool (#152992) 2024-08-08 19:34:20 +00:00
isolated catch StateError thrown from Chromium.close (#154366) 2024-08-30 00:01:12 +00:00
linux Switch to more reliable flutter.dev link destinations in the tool (#150587) 2024-06-26 23:30:39 +00:00
localizations [gen_l10n] isCustomDateFormat accepts an actual boolean (#153439) 2024-08-18 08:57:30 -07:00
macos Add migration to git ignore SwiftPM build directories (#152766) 2024-08-05 20:26:16 +00:00
migrations Add migration to git ignore SwiftPM build directories (#152766) 2024-08-05 20:26:16 +00:00
proxied_devices Reland "Launch DDS from Dart SDK and prepare to serve DevTools from DDS (#146593)" (#152386) 2024-07-26 20:51:19 +00:00
reporting sort part directives (#154456) 2024-09-03 09:21:37 -07:00
runner Reland "Load parent package config" (#153754) 2024-08-20 15:30:46 +02:00
test catch StateError thrown from Chromium.close (#154366) 2024-08-30 00:01:12 +00:00
tester [native assets] Rewrite install names for relocated native libraries (#153054) 2024-08-29 14:51:23 +00:00
vscode Remove duplicate global declaration of UserMessages (#142281) 2024-01-26 21:41:16 +00:00
web catch StateError thrown from Chromium.close (#154366) 2024-08-30 00:01:12 +00:00
windows Switch to more reliable flutter.dev link destinations in the tool (#150587) 2024-06-26 23:30:39 +00:00
application_package.dart
artifacts.dart macOS: Copy macOS framwork dSYM into build outputs (#153975) 2024-08-24 00:14:15 +00:00
asset.dart Reland "Load parent package config" (#153754) 2024-08-20 15:30:46 +02:00
build_info.dart Refactor BuildInfo to always require packageConfigPath (#150559) 2024-07-02 11:19:31 +02:00
bundle_builder.dart Reland "Load parent package config" (#153754) 2024-08-20 15:30:46 +02:00
bundle.dart
cache.dart iOS,macOS: Do not copy unsigned_binaries.txt to build outputs (#154684) 2024-09-05 21:37:28 +00:00
cmake_project.dart
cmake.dart
compile.dart Remove --disable-dart-dev across flutter/flutter. (#154280) 2024-08-29 22:50:04 +00:00
context_runner.dart [native assets] Rewrite install names for relocated native libraries (#153054) 2024-08-29 14:51:23 +00:00
convert.dart
daemon.dart Turning if chains into shorter switch statements (#144977) 2024-03-13 17:16:17 +00:00
dart_pub_json_formatter.dart
desktop_device.dart Reland "Launch DDS from Dart SDK and prepare to serve DevTools from DDS (#146593)" (#152386) 2024-07-26 20:51:19 +00:00
devfs.dart Handle "Service connection disposed" error from VmService disconnecting while requests are outstanding (#153714) 2024-08-20 16:39:19 +00:00
device_port_forwarder.dart
device_vm_service_discovery_for_attach.dart Support mdns when attaching to proxied devices. (#146021) 2024-04-09 20:00:21 +00:00
device.dart [web] Fix reading of the --local-web-sdk flag and remove the copy of useLocalWebSdk in DebuggingOptions (#152642) 2024-08-08 16:27:21 +00:00
devtools_launcher.dart Add a --print-dtd flag to print the DTD address served by DevTools server (#144272) 2024-03-25 13:04:18 -07:00
doctor_validator.dart Implementing switch expressions in flutter_tools/ (#145632) 2024-03-29 22:31:19 +00:00
doctor.dart Control flow collections: flutter_tools/ (#147450) 2024-05-02 22:19:18 +00:00
emulator.dart [tools] Add column header for emulators information (#142853) 2024-02-14 12:49:24 +00:00
features.dart Reverts "Enable Swift Package Manager by default on master channel (#152049)" (#152243) 2024-07-24 16:49:25 +00:00
flutter_application_package.dart Enable native compilation for windows-arm64 (#141930) 2024-01-26 00:08:20 +00:00
flutter_cache.dart Do not silently fail pub get even if output-mode is "none" (#153596) 2024-08-22 09:12:54 -07:00
flutter_device_manager.dart [native assets] Rewrite install names for relocated native libraries (#153054) 2024-08-29 14:51:23 +00:00
flutter_features.dart Add Swift Package Manager as new opt-in feature for iOS and macOS (#146256) 2024-04-18 21:12:36 +00:00
flutter_manifest.dart Remove unnecessary breaks in default clauses of switch statements (#153843) 2024-08-21 14:26:39 +00:00
flutter_plugins.dart [Windows] Improve symlink ERROR_ACCESS_DENIED error message (#154030) 2024-08-26 17:52:11 +00:00
flutter_project_metadata.dart switch statement cleanup (#148382) 2024-05-16 17:16:06 -07:00
globals.dart [native assets] Rewrite install names for relocated native libraries (#153054) 2024-08-29 14:51:23 +00:00
http_host_validator.dart Switch to more reliable flutter.dev link destinations in the tool (#150587) 2024-06-26 23:30:39 +00:00
license_collector.dart
mdns_discovery.dart Enable native compilation for windows-arm64 (#141930) 2024-01-26 00:08:20 +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 Add missing parameter to TableBorder.symmetric, and improve class constructors (#144279) 2024-03-04 20:20:19 +00:00
platform_plugins.dart Add missing parameter to TableBorder.symmetric, and improve class constructors (#144279) 2024-03-04 20:20:19 +00:00
plugins.dart feat: Support overriding native endorsed plugins (#137040) 2024-07-11 18:54:01 +00:00
pre_run_validator.dart Add missing parameter to TableBorder.symmetric, and improve class constructors (#144279) 2024-03-04 20:20:19 +00:00
preview_device.dart Reland "Launch DDS from Dart SDK and prepare to serve DevTools from DDS (#146593)" (#152386) 2024-07-26 20:51:19 +00:00
project_validator_result.dart
project_validator.dart Control flow collections: flutter_tools/ (#147450) 2024-05-02 22:19:18 +00:00
project.dart Agp Java Compatability Custom Error (#154142) 2024-08-29 10:06:48 -07:00
protocol_discovery.dart
proxy_validator.dart Control flow collections: flutter_tools/ (#147450) 2024-05-02 22:19:18 +00:00
resident_devtools_handler.dart Reland "Launch DDS from Dart SDK and prepare to serve DevTools from DDS (#146593)" (#152386) 2024-07-26 20:51:19 +00:00
resident_runner.dart Reland "Load parent package config" (#153754) 2024-08-20 15:30:46 +02:00
run_cold.dart Reland "Launch DDS from Dart SDK and prepare to serve DevTools from DDS (#146593)" (#152386) 2024-07-26 20:51:19 +00:00
run_hot.dart Reland "Load parent package config" (#153754) 2024-08-20 15:30:46 +02:00
sksl_writer.dart Enable native compilation for windows-arm64 (#141930) 2024-01-26 00:08:20 +00:00
template.dart
tracing.dart
update_packages_pins.dart [native assets] Roll dependencies (#154507) 2024-09-03 16:07:08 +00:00
version.dart Do not silently fail pub get even if output-mode is "none" (#153596) 2024-08-22 09:12:54 -07:00
vmservice.dart Handle "Service connection disposed" error from VmService disconnecting while requests are outstanding (#153714) 2024-08-20 16:39:19 +00:00
web_template.dart Have flutter.js load local canvaskit instead of the CDN when appropriate (#150806) 2024-06-27 18:44:04 +00:00
xcode_project.dart Add a RegExp for iOS domain when reading domains from xcodeProject (#154201) 2024-08-30 11:17:29 -07:00