Branch: refs/heads/main
Home:
https://github.com/dart-lang/sdk
Commit: be4df1a8690006dd570bb9b4c5f2d02760cb9fe4
https://github.com/dart-lang/sdk/commit/be4df1a8690006dd570bb9b4c5f2d02760cb9fe4
Author: Konstantin Shcheglov <
sche...@google.com>
Date: 2026-06-11 (Thu, 11 Jun 2026)
Changed paths:
M pkg/analysis_server/lib/src/context_manager.dart
M pkg/analysis_server/lib/src/lsp/handlers/custom/handler_migrate.dart
M pkg/analysis_server/lib/src/plugin/plugin_locator.dart
M pkg/analysis_server/lib/src/plugin/plugin_manager.dart
M pkg/analysis_server/lib/src/plugin/plugin_watcher.dart
M pkg/analysis_server/lib/src/services/correction/bulk_fix_processor.dart
M pkg/analysis_server/lib/src/services/correction/dart/update_sdk_constraints.dart
M pkg/analysis_server/lib/src/services/correction/fix/data_driven/transform_set_manager.dart
M pkg/analysis_server/lib/src/services/pub/pub_package_service.dart
M pkg/analysis_server/lib/src/services/user_prompts/user_prompts.dart
M pkg/analysis_server/lib/src/status/pages/contexts_page.dart
M pkg/analysis_server/test/analysis/reanalyze_test.dart
M pkg/analysis_server/test/analysis/set_priority_files_test.dart
M pkg/analysis_server/test/support/configuration_files.dart
M pkg/analysis_server/test/verify_no_utf8_encode_test.dart
M pkg/analyzer/api.txt
M pkg/analyzer/lib/file_system/file_system.dart
M pkg/analyzer/lib/file_system/memory_file_system.dart
M pkg/analyzer/lib/file_system/overlay_file_system.dart
M pkg/analyzer/lib/file_system/physical_file_system.dart
M pkg/analyzer/lib/src/analysis_rule/rule_context.dart
M pkg/analyzer/lib/src/context/builder.dart
M pkg/analyzer/lib/src/context/packages.dart
M pkg/analyzer/lib/src/dart/analysis/context_locator.dart
M pkg/analyzer/lib/src/dart/analysis/file_state_filter.dart
M pkg/analyzer/lib/src/dart/sdk/sdk.dart
M pkg/analyzer/lib/src/pubspec/validators/flutter_validator.dart
M pkg/analyzer/lib/src/source/package_map_resolver.dart
M pkg/analyzer/lib/src/test_utilities/mock_packages.dart
M pkg/analyzer/lib/src/test_utilities/mock_sdk.dart
M pkg/analyzer/lib/src/utilities/extensions/file_system.dart
M pkg/analyzer/lib/src/workspace/blaze.dart
M pkg/analyzer/lib/src/workspace/gn.dart
M pkg/analyzer/lib/src/workspace/pub.dart
M pkg/analyzer/lib/src/workspace/workspace.dart
M pkg/analyzer/test/file_system/file_system_test_support.dart
M pkg/analyzer/test/file_system/overlay_file_system_test.dart
M pkg/analyzer/test/file_system/physical_file_system_test.dart
M pkg/analyzer/test/source/analysis_options_provider_test.dart
M pkg/analyzer/test/src/dart/analysis/context_builder_test.dart
M pkg/analyzer/test/src/dart/analysis/driver_test.dart
M pkg/analyzer/test/src/dart/sdk/sdk_test.dart
M pkg/analyzer/test/src/options/options_provider_test.dart
M pkg/analyzer/test/src/workspace/gn_test.dart
M pkg/analyzer_plugin/lib/src/utilities/navigation/document_links.dart
M pkg/analyzer_testing/lib/mock_packages/mock_packages.dart
M pkg/analyzer_utilities/lib/verify_tests.dart
M pkg/dartpad_worker/lib/src/resource_provider/resource_provider_ext.dart
M pkg/dartpad_worker/lib/src/resource_provider/resource_provider_file.dart
M pkg/dartpad_worker/lib/src/resource_provider/resource_provider_wrap_cwd.dart
M pkg/dartpad_worker/lib/src/worker.dart
M pkg/dartpad_worker/test/checks_ext.dart
M pkg/dartpad_worker/test/resource_provider/test_resource_provider_ext.dart
M pkg/linter/lib/src/ast.dart
M pkg/linter/test/rules/analyzer_element_model_tracking_test.dart
M pkg/linter/test/verify_reflective_test_suites_test.dart
Log Message:
-----------
API. Add Folder.getFile/Folder, deprecate getChildAssumingFile/Folder
This aligns names with ResourceProvider.getFile/Folder.
Change-Id: I30383ef1fa6f7cbe60b187338e25b8ca75806730
Reviewed-on:
https://dart-review.googlesource.com/c/sdk/+/511120
Reviewed-by: Johnni Winther <
johnni...@google.com>
Reviewed-by: Jonas Jensen <
jon...@google.com>
Reviewed-by: Brian Wilkerson <
brianwi...@google.com>
Commit-Queue: Konstantin Shcheglov <
sche...@google.com>
To unsubscribe from these emails, change your notification settings at
https://github.com/dart-lang/sdk/settings/notifications