.. |
android
|
Revert "[Impeller] Plumb through the impeller-force-gl flag." (#140535)
|
2024-01-02 18:28:04 +00:00 |
base
|
[reland] Support conditional bundling of assets based on --flavor (#139834)
|
2023-12-14 05:30:10 +00:00 |
build_system
|
[reland] Support conditional bundling of assets based on --flavor (#139834)
|
2023-12-14 05:30:10 +00:00 |
commands
|
Revert "[Impeller] Plumb through the impeller-force-gl flag." (#140535)
|
2024-01-02 18:28:04 +00:00 |
custom_devices
|
Add --trace-to-file option to flutter run (#135713)
|
2023-10-12 13:23:52 -04:00 |
dart
|
[flutter_tools] toolexit when using plugins with preview device (#136936)
|
2023-11-07 20:37:19 +00:00 |
debug_adapters
|
Make handleJsonEvent public so that it can be overridden internally. (#139531)
|
2023-12-05 07:42:05 +00:00 |
drive
|
Migration for HotEvent for Flutter hot runner (#137717)
|
2023-11-06 21:33:11 +00:00 |
fuchsia
|
Disable Fuchsia SDK usage unless opted in (#123084)
|
2023-03-31 02:31:07 +00:00 |
intellij
|
prevent tool crash when IntelliJValidatorOnMac encounters an installation with a missing CFBundleIdentifier (#138095)
|
2023-11-09 03:46:25 +00:00 |
ios
|
[flutter_tools] handle FileSystemException trying to delete temp directory from core_devices.dart (#140415)
|
2023-12-20 00:08:54 +00:00 |
isolated
|
Remove outdated ignores from tool (#140467)
|
2023-12-20 22:14:32 +00:00 |
linux
|
[Reland] Migration for the sendTiming events for package:unified_analytics (#139299)
|
2023-12-04 21:39:18 +00:00 |
localizations
|
Add type validation to non-template .arb file parsing logic (#139035)
|
2023-11-27 20:50:24 +00:00 |
macos
|
[macOS,iOS] CocoaPods recommended version: 1.13.0 (#135447)
|
2023-12-15 11:16:52 -08:00 |
migrations
|
Ensure Xcode project is setup to start debugger (#136977)
|
2023-10-25 17:08:57 +00:00 |
proxied_devices
|
Optimize file transfer when using proxied devices. (#139968)
|
2023-12-14 00:11:32 +00:00 |
reporting
|
Use new enabledFeature param for Analytics (#139934)
|
2023-12-15 19:58:05 +00:00 |
runner
|
Revert "[Impeller] Plumb through the impeller-force-gl flag." (#140535)
|
2024-01-02 18:28:04 +00:00 |
test
|
Just use string interpolation for ws url for tests (#138235)
|
2023-11-16 10:27:25 -08:00 |
tester
|
Native assets support for MacOS and iOS (#130494)
|
2023-09-10 08:07:13 +00:00 |
vscode
|
Added support for vscode and vscode-insiders installed via Flatpak (#137123)
|
2023-12-04 21:59:53 +00:00 |
web
|
[Reland] Migration for the sendTiming events for package:unified_analytics (#139299)
|
2023-12-04 21:39:18 +00:00 |
windows
|
[Reland] Migration for the sendTiming events for package:unified_analytics (#139299)
|
2023-12-04 21:39:18 +00:00 |
application_package.dart
|
Remove unnecessary null checks in flutter_tool (#118857)
|
2023-01-23 21:43:08 +00:00 |
artifacts.dart
|
Consume flutter.js from the engine artifacts. (#137113)
|
2023-11-14 17:00:29 +00:00 |
asset.dart
|
[reland] Support conditional bundling of assets based on --flavor (#139834)
|
2023-12-14 05:30:10 +00:00 |
build_info.dart
|
[reland] Support conditional bundling of assets based on --flavor (#139834)
|
2023-12-14 05:30:10 +00:00 |
bundle_builder.dart
|
[reland] Support conditional bundling of assets based on --flavor (#139834)
|
2023-12-14 05:30:10 +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
|
Use new enabledFeature param for Analytics (#139934)
|
2023-12-15 19:58:05 +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
|
|
|
desktop_device.dart
|
Add --trace-to-file option to flutter run (#135713)
|
2023-10-12 13:23:52 -04:00 |
devfs.dart
|
Remove the fast reassemble / single widget reload feature (#132255)
|
2023-08-10 21:48:06 +00:00 |
device_port_forwarder.dart
|
|
|
device.dart
|
Revert "[Impeller] Plumb through the impeller-force-gl flag." (#140535)
|
2024-01-02 18:28:04 +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
|
prevent tool crash when IntelliJValidatorOnMac encounters an installation with a missing CFBundleIdentifier (#138095)
|
2023-11-09 03:46:25 +00:00 |
emulator.dart
|
Reland "[tool] Move Java functions to their own file" (#126577)
|
2023-05-20 06:29:21 +00:00 |
features.dart
|
[flutter_tools] fix instructions to disable CLI animations (#139094)
|
2023-11-27 22:00:50 +00: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
|
Allows adding a storage 'realm' to the storage base URL (#131951)
|
2023-08-09 23:26:05 +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
|
[reland] Support conditional bundling of assets based on --flavor (#139834)
|
2023-12-14 05:30:10 +00:00 |
flutter_plugins.dart
|
[flutter_tools] toolexit when using plugins with preview device (#136936)
|
2023-11-07 20:37:19 +00:00 |
flutter_project_metadata.dart
|
Native assets support for MacOS and iOS (#130494)
|
2023-09-10 08:07:13 +00:00 |
globals.dart
|
Reduce animations further when --no-cli-animations is set. (#133598)
|
2023-11-16 21:05:22 +00:00 |
html_utils.dart
|
flutter-tool, web: update HTML template serviceWorkerVersion to be const (#124826)
|
2023-04-14 02:01:21 +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
|
Add commandHasTerminal parameter + apple usage event + sendException events for package:unified_analytics (#138806)
|
2023-11-22 12:25:10 +00:00 |
native_assets.dart
|
Native assets support for Android (#135148)
|
2023-12-07 16:29:11 +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
|
|
|
project_validator.dart
|
Fix formatting (#137613)
|
2023-10-31 13:27:26 +00:00 |
project.dart
|
Improves output file path logic in Android analyze (#136981)
|
2023-11-16 22:59:02 +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
|
Remove outdated ignores from tool (#140467)
|
2023-12-20 22:14:32 +00:00 |
run_cold.dart
|
Reland "Fix issue where DevTools would not be immediately available when using --start-paused (#126698)" (#129368)
|
2023-06-28 00:16:13 +05:30 |
run_hot.dart
|
[reland] Support conditional bundling of assets based on --flavor (#139834)
|
2023-12-14 05:30:10 +00:00 |
sksl_writer.dart
|
Remove 1745 decorative breaks (#123259)
|
2023-03-22 21:12:22 +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 |
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 |