flutter/packages/flutter_tools/lib/src
Danny Tuppeny 9fcbcd4357
Fix some broken links in DAP readme (#155600)
The location of the DAP readme in the Dart SDK repo moved. Some of the links here got updated, but apparently not all.
2024-09-24 14:47:24 +00:00
..
android Agp Java Compatability Custom Error (#154142) 2024-08-29 10:06:48 -07:00
base Update the signature of DDS launcher callback. (#154949) 2024-09-11 17:39:20 +00:00
build_system Improve iOS unpack target's error messages (#154649) 2024-09-05 23:46:22 +00:00
commands Extend 'flutter symbolize' to handle deferred loading units. (#149315) 2024-09-16 17:55:05 +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 Stop reading .packages from flutter_tools. (#154912) 2024-09-13 13:53:05 +02:00
debug_adapters Fix some broken links in DAP readme (#155600) 2024-09-24 14:47:24 +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
intellij Remove duplicate global declaration of UserMessages (#142281) 2024-01-26 21:41:16 +00:00
ios Fix flutter run on Mac x64 hosts if Swift Package Manager is enabled (#154645) 2024-09-11 20:03:22 +00:00
isolated [native assets] Roll dependencies (#155432) 2024-09-24 07:19:09 +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 unable to start app exception (#154970) 2024-09-16 17:32:49 +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 Handle ProcessExceptions due to git missing on the host (#154445) 2024-09-09 20:47:05 +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 Fix flutter run on Mac x64 hosts if Swift Package Manager is enabled (#154645) 2024-09-11 20:03:22 +00:00
asset.dart Reland "Load parent package config" (#153754) 2024-08-20 15:30:46 +02:00
build_info.dart Fix flutter run on Mac x64 hosts if Swift Package Manager is enabled (#154645) 2024-09-11 20:03:22 +00:00
bundle_builder.dart Reland "Load parent package config" (#153754) 2024-08-20 15:30:46 +02:00
bundle.dart Remove the fast reassemble / single widget reload feature (#132255) 2023-08-10 21:48:06 +00:00
cache.dart Stop reading .packages from flutter_tools. (#154912) 2024-09-13 13:53:05 +02: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 Remove --disable-dart-dev across flutter/flutter. (#154280) 2024-08-29 22:50:04 +00:00
context_runner.dart Delete packages/flutter_tools/lib/src/fuchsia directory (#154880) 2024-09-17 09:10:02 -07: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 Delete packages/flutter_tools/lib/src/fuchsia directory (#154880) 2024-09-17 09:10:02 -07: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 Delete packages/flutter_tools/lib/src/fuchsia directory (#154880) 2024-09-17 09:10:02 -07: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 Delete packages/flutter_tools/lib/src/fuchsia directory (#154880) 2024-09-17 09:10:02 -07: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 [tool] Add dartFileName setting for platform plugins (#153099) 2024-09-06 18:27:09 +00:00
flutter_project_metadata.dart switch statement cleanup (#148382) 2024-05-16 17:16:06 -07:00
globals.dart Delete packages/flutter_tools/lib/src/fuchsia directory (#154880) 2024-09-17 09:10:02 -07: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 [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 [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 [tool] Add dartFileName setting for platform plugins (#153099) 2024-09-06 18:27:09 +00:00
plugins.dart [tool] Add dartFileName setting for platform plugins (#153099) 2024-09-06 18:27:09 +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 Remove an unnecessary assert (#129796) 2023-06-30 18:07:54 +00:00
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 when setting up the log reader for a device during flutter run, discard any RPCError thrown due to the device being disconnected (#155049) 2024-09-12 15:42:15 +00:00
run_cold.dart when setting up the log reader for a device during flutter run, discard any RPCError thrown due to the device being disconnected (#155049) 2024-09-12 15:42:15 +00:00
run_hot.dart when setting up the log reader for a device during flutter run, discard any RPCError thrown due to the device being disconnected (#155049) 2024-09-12 15:42:15 +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 [native assets] Roll dependencies (#155432) 2024-09-24 07:19:09 +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 when setting up the log reader for a device during flutter run, discard any RPCError thrown due to the device being disconnected (#155049) 2024-09-12 15:42:15 +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