flutter/packages/flutter_tools/lib/src
Mouad Debbar d4b6898478
[web] Put all index.html operations in one place (#118188)
* [web] Put all index.html operations in one place

* review comments

* fix build

* change quotes

* fix test
2023-02-02 19:49:18 +00:00
..
android Fix path name to discover debug apk on add2app builds (#117999) 2023-01-24 13:19:09 -08:00
base Revert "Reland "Add --serve-observatory flag to run, attach, and test (#118402)" (#119529)" (#119729) 2023-02-01 09:19:48 -08:00
build_system [web] Put all index.html operations in one place (#118188) 2023-02-02 19:49:18 +00:00
commands [web] Put all index.html operations in one place (#118188) 2023-02-02 19:49:18 +00:00
custom_devices Audit covariant usage in tool (#116930) 2022-12-15 11:59:34 -08:00
dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
debug_adapters Support logging 'flutter run' communication to DAP clients (#118674) 2023-01-19 23:50:33 +00:00
drive Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
fuchsia Audit covariant usage in tool (#116930) 2022-12-15 11:59:34 -08:00
intellij [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
ios Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
isolated [web] Put all index.html operations in one place (#118188) 2023-02-02 19:49:18 +00:00
linux Reland: [macos] add flavor options to tool commands (#119564) 2023-01-31 17:37:46 +00:00
localizations 🔥 Do not format the messages file for gen-l10n (#119596) 2023-02-01 23:45:38 +00:00
macos Reland: [macos] add flavor options to tool commands (#119564) 2023-01-31 17:37:46 +00:00
migrations Add Info.plist from build directory as input path to Thin Binary build phase (#118209) 2023-01-13 13:41:08 -06:00
proxied_devices Audit covariant usage in tool (#116930) 2022-12-15 11:59:34 -08:00
reporting Add usage event to track when a iOS network device is used (#118915) 2023-01-25 10:57:12 -06:00
runner Revert "Reland "Add --serve-observatory flag to run, attach, and test (#118402)" (#119529)" (#119729) 2023-02-01 09:19:48 -08:00
test Revert "Reland "Add --serve-observatory flag to run, attach, and test (#118402)" (#119529)" (#119729) 2023-02-01 09:19:48 -08:00
tester Audit covariant usage in tool (#116930) 2022-12-15 11:59:34 -08:00
vscode [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
web Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
windows Reland: [macos] add flavor options to tool commands (#119564) 2023-01-31 17:37:46 +00:00
application_package.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
artifacts.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
asset.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
build_info.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
bundle_builder.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
bundle.dart
cache.dart check if directory exists before listing content (#119748) 2023-02-02 03:02:11 +00:00
cmake_project.dart [flutter_tools] remove UWP tooling (#102174) 2022-04-26 11:19:07 -07:00
cmake.dart Rev package:pub_semver to the latest version (#115570) 2022-11-17 18:29:37 +00:00
compile.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
context_runner.dart [reland] Support wireless debugging (#118895) 2023-01-20 19:02:37 +00:00
convert.dart enable combinators_ordering (#107847) 2022-07-18 22:04:07 +00:00
daemon.dart [flutter_tool] partial null safety migration of tool source code (#105798) 2022-06-15 20:02:07 +00:00
dart_pub_json_formatter.dart Pub dependencies project validator (#106895) 2022-07-15 23:12:05 +00:00
desktop_device.dart Reland: [macos] add flavor options to tool commands (#119564) 2023-01-31 17:37:46 +00:00
devfs.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
device_port_forwarder.dart
device.dart Revert "Reland "Add --serve-observatory flag to run, attach, and test (#118402)" (#119529)" (#119729) 2023-02-01 09:19:48 -08: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 unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
doctor.dart Refactoring to use ver command instead of systeminfo (#119304) 2023-01-30 19:29:13 +00:00
emulator.dart
features.dart [flutter_tools] Enable custom devices on all channels (#109953) 2022-08-21 12:16:53 -07:00
flutter_application_package.dart [tool] Install the corresponding APK in flutter run (#113622) 2022-10-19 02:44:30 +00:00
flutter_cache.dart Download platform-agnostic Flutter Web SDK in the flutter_tool (#118654) 2023-01-26 14:21:05 -08:00
flutter_device_manager.dart Refactor DeviceManager.findTargetDevices() and FlutterCommand.findAllTargetDevices(), and add a flag to not show prompt. (#112223) 2022-09-23 21:10:35 +00:00
flutter_features.dart [flutter_tools] remove UWP tooling (#102174) 2022-04-26 11:19:07 -07:00
flutter_manifest.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
flutter_plugins.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
flutter_project_metadata.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
globals.dart [flutter_tools] Instantiate shutdown hooks before localfilesystem (#110693) 2022-09-02 17:38:56 +00:00
html_utils.dart [web] Put all index.html operations in one place (#118188) 2023-02-02 19:49:18 +00:00
http_host_validator.dart [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
license_collector.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
mdns_discovery.dart Use first Dart VM Service found with mDNS if there are duplicates (#119545) 2023-01-31 17:48:19 +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 Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
pre_run_validator.dart
preview_device.dart Audit covariant usage in tool (#116930) 2022-12-15 11:59:34 -08:00
project_validator_result.dart Add info project validator status (#109169) 2022-08-09 17:59:06 +00:00
project_validator.dart [flutter_tools] analyze --suggestions --machine command (#112217) 2022-10-03 17:40:58 +00:00
project.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
protocol_discovery.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
proxy_validator.dart [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
resident_devtools_handler.dart Revert "Reland "Add --serve-observatory flag to run, attach, and test (#118402)" (#119529)" (#119729) 2023-02-01 09:19:48 -08:00
resident_runner.dart Avoid printing blank lines between "Another exception was thrown:" messages. (#119587) 2023-02-01 23:57:54 +00:00
run_cold.dart Revert "Reland "Add --serve-observatory flag to run, attach, and test (#118402)" (#119529)" (#119729) 2023-02-01 09:19:48 -08:00
run_hot.dart Revert "Reland "Add --serve-observatory flag to run, attach, and test (#118402)" (#119529)" (#119729) 2023-02-01 09:19:48 -08:00
sksl_writer.dart [flutter_tools] migrate some files to null safety (#110354) 2022-08-26 18:03:04 +00:00
template.dart Remove superfluous words from comments (#119055) 2023-01-25 20:23:24 +00:00
tracing.dart Add logging when first frame is not rendering (#99566) 2022-03-04 17:16:21 -08:00
version.dart Create a main alias for master channel. (#115388) 2022-11-16 02:49:00 +00:00
vmservice.dart Avoid printing blank lines between "Another exception was thrown:" messages. (#119587) 2023-02-01 23:57:54 +00:00
xcode_project.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00