|
1 | 1 | {
|
2 | 2 | "comment:0": "NOTE: THIS FILE IS GENERATED. DO NOT EDIT.",
|
3 | 3 | "comment:1": "Instead modify 'flutter/lib/snapshot/libraries.yaml' and follow the instructions therein.",
|
| 4 | + "none": { |
| 5 | + "libraries": {} |
| 6 | + }, |
| 7 | + "dartdevc": { |
| 8 | + "libraries": { |
| 9 | + "async": { |
| 10 | + "patches": "../../../third_party/dart/pkg/dev_compiler/tool/input_sdk/patch/async_patch.dart", |
| 11 | + "uri": "../../../third_party/dart/sdk/lib/async/async.dart" |
| 12 | + }, |
| 13 | + "_runtime": { |
| 14 | + "uri": "../../../third_party/dart/pkg/dev_compiler/tool/input_sdk/private/ddc_runtime/runtime.dart" |
| 15 | + }, |
| 16 | + "_interceptors": { |
| 17 | + "uri": "../../../third_party/dart/pkg/dev_compiler/tool/input_sdk/private/interceptors.dart" |
| 18 | + }, |
| 19 | + "mirrors": { |
| 20 | + "patches": "../../../third_party/dart/pkg/dev_compiler/tool/input_sdk/patch/mirrors_patch.dart", |
| 21 | + "supported": false, |
| 22 | + "uri": "../../../third_party/dart/sdk/lib/mirrors/mirrors.dart" |
| 23 | + }, |
| 24 | + "_debugger": { |
| 25 | + "uri": "../../../third_party/dart/pkg/dev_compiler/tool/input_sdk/private/debugger.dart" |
| 26 | + }, |
| 27 | + "io": { |
| 28 | + "patches": "../../../third_party/dart/pkg/dev_compiler/tool/input_sdk/patch/io_patch.dart", |
| 29 | + "supported": false, |
| 30 | + "uri": "../../../third_party/dart/sdk/lib/io/io.dart" |
| 31 | + }, |
| 32 | + "_internal": { |
| 33 | + "patches": "../../../third_party/dart/pkg/dev_compiler/tool/input_sdk/patch/internal_patch.dart", |
| 34 | + "uri": "../../../third_party/dart/sdk/lib/internal/internal.dart" |
| 35 | + }, |
| 36 | + "_metadata": { |
| 37 | + "uri": "../../../third_party/dart/sdk/lib/html/html_common/metadata.dart" |
| 38 | + }, |
| 39 | + "_http": { |
| 40 | + "uri": "../../../third_party/dart/sdk/lib/_http/http.dart" |
| 41 | + }, |
| 42 | + "_js_primitives": { |
| 43 | + "uri": "../../../third_party/dart/pkg/dev_compiler/tool/input_sdk/private/js_primitives.dart" |
| 44 | + }, |
| 45 | + "_js_helper": { |
| 46 | + "uri": "../../../third_party/dart/pkg/dev_compiler/tool/input_sdk/private/js_helper.dart" |
| 47 | + }, |
| 48 | + "ui": { |
| 49 | + "uri": "flutter/lib/stub_ui/ui.dart" |
| 50 | + }, |
| 51 | + "js": { |
| 52 | + "uri": "../../../third_party/dart/pkg/dev_compiler/tool/input_sdk/lib/js/dart2js/js_dart2js.dart" |
| 53 | + }, |
| 54 | + "_js_mirrors": { |
| 55 | + "uri": "../../../third_party/dart/pkg/dev_compiler/tool/input_sdk/private/js_mirrors.dart" |
| 56 | + }, |
| 57 | + "html_common": { |
| 58 | + "uri": "../../../third_party/dart/sdk/lib/html/html_common/html_common_dart2js.dart" |
| 59 | + }, |
| 60 | + "_native_typed_data": { |
| 61 | + "uri": "../../../third_party/dart/pkg/dev_compiler/tool/input_sdk/private/native_typed_data.dart" |
| 62 | + }, |
| 63 | + "core": { |
| 64 | + "patches": "../../../third_party/dart/pkg/dev_compiler/tool/input_sdk/patch/core_patch.dart", |
| 65 | + "uri": "../../../third_party/dart/sdk/lib/core/core.dart" |
| 66 | + }, |
| 67 | + "js_util": { |
| 68 | + "uri": "../../../third_party/dart/pkg/dev_compiler/tool/input_sdk/lib/js_util/dart2js/js_util_dart2js.dart" |
| 69 | + }, |
| 70 | + "collection": { |
| 71 | + "patches": "../../../third_party/dart/pkg/dev_compiler/tool/input_sdk/patch/collection_patch.dart", |
| 72 | + "uri": "../../../third_party/dart/sdk/lib/collection/collection.dart" |
| 73 | + }, |
| 74 | + "typed_data": { |
| 75 | + "patches": "../../../third_party/dart/pkg/dev_compiler/tool/input_sdk/patch/typed_data_patch.dart", |
| 76 | + "uri": "../../../third_party/dart/sdk/lib/typed_data/typed_data.dart" |
| 77 | + }, |
| 78 | + "web_audio": { |
| 79 | + "uri": "../../../third_party/dart/sdk/lib/web_audio/dart2js/web_audio_dart2js.dart" |
| 80 | + }, |
| 81 | + "html": { |
| 82 | + "uri": "../../../third_party/dart/sdk/lib/html/dart2js/html_dart2js.dart" |
| 83 | + }, |
| 84 | + "developer": { |
| 85 | + "patches": "../../../third_party/dart/pkg/dev_compiler/tool/input_sdk/patch/developer_patch.dart", |
| 86 | + "uri": "../../../third_party/dart/sdk/lib/developer/developer.dart" |
| 87 | + }, |
| 88 | + "isolate": { |
| 89 | + "patches": "../../../third_party/dart/pkg/dev_compiler/tool/input_sdk/patch/isolate_patch.dart", |
| 90 | + "supported": false, |
| 91 | + "uri": "../../../third_party/dart/sdk/lib/isolate/isolate.dart" |
| 92 | + }, |
| 93 | + "web_gl": { |
| 94 | + "uri": "../../../third_party/dart/sdk/lib/web_gl/dart2js/web_gl_dart2js.dart" |
| 95 | + }, |
| 96 | + "indexed_db": { |
| 97 | + "uri": "../../../third_party/dart/sdk/lib/indexed_db/dart2js/indexed_db_dart2js.dart" |
| 98 | + }, |
| 99 | + "convert": { |
| 100 | + "patches": "../../../third_party/dart/pkg/dev_compiler/tool/input_sdk/patch/convert_patch.dart", |
| 101 | + "uri": "../../../third_party/dart/sdk/lib/convert/convert.dart" |
| 102 | + }, |
| 103 | + "_isolate_helper": { |
| 104 | + "uri": "../../../third_party/dart/pkg/dev_compiler/tool/input_sdk/private/isolate_helper.dart" |
| 105 | + }, |
| 106 | + "math": { |
| 107 | + "patches": "../../../third_party/dart/pkg/dev_compiler/tool/input_sdk/patch/math_patch.dart", |
| 108 | + "uri": "../../../third_party/dart/sdk/lib/math/math.dart" |
| 109 | + }, |
| 110 | + "_foreign_helper": { |
| 111 | + "uri": "../../../third_party/dart/pkg/dev_compiler/tool/input_sdk/private/foreign_helper.dart" |
| 112 | + }, |
| 113 | + "web_sql": { |
| 114 | + "uri": "../../../third_party/dart/sdk/lib/web_sql/dart2js/web_sql_dart2js.dart" |
| 115 | + }, |
| 116 | + "svg": { |
| 117 | + "uri": "../../../third_party/dart/sdk/lib/svg/dart2js/svg_dart2js.dart" |
| 118 | + } |
| 119 | + } |
| 120 | + }, |
4 | 121 | "flutter": {
|
5 | 122 | "libraries": {
|
6 | 123 | "_builtin": {
|
|
0 commit comments