mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Roll src/third_party/dart 35382f9b14..05c28c6115 dart-lang/sdk@05c28c6115 Reland "Scaffolding for dart:wasm" dart-lang/sdk@d57a8f7451 [vm/bytecode] Remove DebugCheck in synthetic non-local transfer (no source pos). dart-lang/sdk@b565c8c20f Don't serialize not serializable constant variable initializers. dart-lang/sdk@ce12a2722d Migration: handle named parameters in _substituteFunctionAfterFormals. dart-lang/sdk@a290271dea [vm/bytecode] Throw should be 'debug checked', but not ReThrow. dart-lang/sdk@63133a2a8c [cfe] Handle extension instance method tearoff dart-lang/sdk@a147d4e8d2 [cfe] Handle simple use of extension instance members dart-lang/sdk@e9fdeb2db8 Migration: add support for creating instances without supplying type arguments. dart-lang/sdk@66e349da9c Migration: Clean up substitution logic in getOrComputeElementType dart-lang/sdk@e9a44ba6a8 fix extension instance field error dart-lang/sdk@15a7b57d8e split endFields into endClass/Mixin/ExtensionFields events dart-lang/sdk@ed1b4ffba1 Add tests of extensions of mixins dart-lang/sdk@ef36f1ba0d [vm/fuzzer] Reduce limit on methods and classes dart-lang/sdk@7b17602c74 [vm/bytecode] Include function name into source fingerprints dart-lang/sdk@851701d2a4 add BREAK suggestions to switch cases dart-lang/sdk@57f7941eef [cfe] Remove 'functionNestingLevel' for VariableDeclaration.forValue
167 lines
8.4 KiB
JSON
167 lines
8.4 KiB
JSON
{
|
|
"comment:0": "NOTE: THIS FILE IS GENERATED. DO NOT EDIT.",
|
|
"comment:1": "Instead modify 'shell/platform/fuchsia/flutter/kernel/libraries.yaml' and follow the instructions therein.",
|
|
"flutter_runner": {
|
|
"libraries": {
|
|
"_builtin": {
|
|
"uri": "../../../../../../third_party/dart/runtime/bin/builtin.dart"
|
|
},
|
|
"core": {
|
|
"patches": [
|
|
"../../../../../../third_party/dart/runtime/lib/core_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/array.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/array_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/bigint_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/bool_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/date_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/double.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/double_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/errors_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/expando_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/function.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/function_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/growable_array.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/identical_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/immutable_map.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/integers.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/integers_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/invocation_mirror_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/lib_prefix.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/map_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/null_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/object_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/regexp_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/stacktrace.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/stopwatch_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/string_buffer_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/string_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/type_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/uri_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/weak_property.dart"
|
|
],
|
|
"uri": "../../../../../../third_party/dart/sdk/lib/core/core.dart"
|
|
},
|
|
"zircon": {
|
|
"uri": "../../../../../../flutter/shell/platform/fuchsia/dart-pkg/zircon/lib/zircon.dart"
|
|
},
|
|
"async": {
|
|
"patches": [
|
|
"../../../../../../third_party/dart/runtime/lib/async_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/deferred_load_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/schedule_microtask_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/timer_patch.dart"
|
|
],
|
|
"uri": "../../../../../../third_party/dart/sdk/lib/async/async.dart"
|
|
},
|
|
"collection": {
|
|
"patches": [
|
|
"../../../../../../third_party/dart/runtime/lib/collection_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/compact_hash.dart"
|
|
],
|
|
"uri": "../../../../../../third_party/dart/sdk/lib/collection/collection.dart"
|
|
},
|
|
"ffi": {
|
|
"patches": [
|
|
"../../../../../../third_party/dart/runtime/lib/ffi_dynamic_library_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/ffi_native_type_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/ffi_patch.dart"
|
|
],
|
|
"uri": "../../../../../../third_party/dart/sdk/lib/ffi/ffi.dart"
|
|
},
|
|
"typed_data": {
|
|
"patches": "../../../../../../third_party/dart/runtime/lib/typed_data_patch.dart",
|
|
"uri": "../../../../../../third_party/dart/sdk/lib/typed_data/typed_data.dart"
|
|
},
|
|
"nativewrappers": {
|
|
"uri": "../../../../../../third_party/dart/sdk/lib/html/dartium/nativewrappers.dart"
|
|
},
|
|
"mirrors": {
|
|
"patches": [
|
|
"../../../../../../third_party/dart/runtime/lib/mirrors_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/mirrors_impl.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/mirror_reference.dart"
|
|
],
|
|
"uri": "../../../../../../third_party/dart/sdk/lib/mirrors/mirrors.dart"
|
|
},
|
|
"developer": {
|
|
"patches": [
|
|
"../../../../../../third_party/dart/runtime/lib/developer.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/profiler.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/timeline.dart"
|
|
],
|
|
"uri": "../../../../../../third_party/dart/sdk/lib/developer/developer.dart"
|
|
},
|
|
"isolate": {
|
|
"patches": [
|
|
"../../../../../../third_party/dart/runtime/lib/isolate_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/timer_impl.dart"
|
|
],
|
|
"uri": "../../../../../../third_party/dart/sdk/lib/isolate/isolate.dart"
|
|
},
|
|
"_vmservice": {
|
|
"uri": "../../../../../../third_party/dart/sdk/lib/vmservice/vmservice.dart"
|
|
},
|
|
"wasm": {
|
|
"patches": [
|
|
"../../../../../../third_party/dart/runtime/lib/wasm_patch.dart"
|
|
],
|
|
"uri": "../../../../../../third_party/dart/sdk/lib/wasm/wasm.dart"
|
|
},
|
|
"io": {
|
|
"patches": [
|
|
"../../../../../../third_party/dart/runtime/bin/common_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/bin/directory_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/bin/eventhandler_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/bin/file_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/bin/file_system_entity_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/bin/filter_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/bin/io_service_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/bin/namespace_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/bin/platform_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/bin/process_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/bin/socket_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/bin/stdio_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/bin/secure_socket_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/bin/sync_socket_patch.dart"
|
|
],
|
|
"uri": "../../../../../../third_party/dart/sdk/lib/io/io.dart"
|
|
},
|
|
"_internal": {
|
|
"patches": [
|
|
"../../../../../../third_party/dart/runtime/lib/internal_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/class_id_fasta.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/print_patch.dart",
|
|
"../../../../../../third_party/dart/runtime/lib/symbol_patch.dart",
|
|
"../../../../../../third_party/dart/sdk/lib/internal/patch.dart"
|
|
],
|
|
"uri": "../../../../../../third_party/dart/sdk/lib/internal/internal.dart"
|
|
},
|
|
"convert": {
|
|
"patches": "../../../../../../third_party/dart/runtime/lib/convert_patch.dart",
|
|
"uri": "../../../../../../third_party/dart/sdk/lib/convert/convert.dart"
|
|
},
|
|
"profiler": {
|
|
"uri": "../../../../../../third_party/dart/sdk/lib/profiler/profiler.dart"
|
|
},
|
|
"math": {
|
|
"patches": "../../../../../../third_party/dart/runtime/lib/math_patch.dart",
|
|
"uri": "../../../../../../third_party/dart/sdk/lib/math/math.dart"
|
|
},
|
|
"_http": {
|
|
"uri": "../../../../../../third_party/dart/sdk/lib/_http/http.dart"
|
|
},
|
|
"fuchsia": {
|
|
"uri": "../../../../../../flutter/shell/platform/fuchsia/dart-pkg/fuchsia/lib/fuchsia.dart"
|
|
},
|
|
"fuchsia.builtin": {
|
|
"uri": "../../../../../../flutter/shell/platform/fuchsia/dart_runner/embedder/builtin.dart"
|
|
},
|
|
"ui": {
|
|
"uri": "../../../../../../flutter/lib/ui/ui.dart"
|
|
},
|
|
"vmservice_io": {
|
|
"uri": "../../../../../../third_party/dart/runtime/bin/vmservice/vmservice_io.dart"
|
|
}
|
|
}
|
|
}
|
|
} |