1{ 2 "comment:0": "NOTE: THIS FILE IS GENERATED. DO NOT EDIT.", 3 "comment:1": "Instead modify 'flutter/web_sdk/libraries.yaml' and follow the instructions therein.", 4 "dart2js": { 5 "libraries": { 6 "async": { 7 "patches": "../dart-sdk/lib/_internal/js_runtime/lib/async_patch.dart", 8 "uri": "../dart-sdk/lib/async/async.dart" 9 }, 10 "_interceptors": { 11 "uri": "../dart-sdk/lib/_internal/js_runtime/lib/interceptors.dart" 12 }, 13 "mirrors": { 14 "patches": "../dart-sdk/lib/_internal/js_runtime/lib/mirrors_patch_cfe.dart", 15 "supported": false, 16 "uri": "../dart-sdk/lib/mirrors/mirrors.dart" 17 }, 18 "_js_embedded_names": { 19 "uri": "../dart-sdk/lib/_internal/js_runtime/lib/shared/embedded_names.dart" 20 }, 21 "io": { 22 "patches": "io_patch.dart", 23 "supported": false, 24 "uri": "../dart-sdk/lib/io/io.dart" 25 }, 26 "_internal": { 27 "patches": "../dart-sdk/lib/_internal/js_runtime/lib/internal_patch.dart", 28 "uri": "../dart-sdk/lib/internal/internal.dart" 29 }, 30 "_metadata": { 31 "uri": "../dart-sdk/lib/html/html_common/metadata.dart" 32 }, 33 "_async_await_error_codes": { 34 "uri": "../dart-sdk/lib/_internal/js_runtime/lib/shared/async_await_error_codes.dart" 35 }, 36 "_http": { 37 "uri": "../dart-sdk/lib/_http/http.dart" 38 }, 39 "_js_primitives": { 40 "uri": "../dart-sdk/lib/_internal/js_runtime/lib/js_primitives.dart" 41 }, 42 "_js_helper": { 43 "uri": "../dart-sdk/lib/_internal/js_runtime/lib/js_helper.dart" 44 }, 45 "_chrome": { 46 "uri": "../dart-sdk/lib/_chrome/dart2js/chrome_dart2js.dart" 47 }, 48 "html_common": { 49 "uri": "../dart-sdk/lib/html/html_common/html_common_dart2js.dart" 50 }, 51 "ui": { 52 "uri": "lib/ui/ui.dart" 53 }, 54 "_engine": { 55 "uri": "lib/_engine/engine.dart" 56 }, 57 "js": { 58 "uri": "../dart-sdk/lib/js/dart2js/js_dart2js.dart" 59 }, 60 "_native_typed_data": { 61 "uri": "../dart-sdk/lib/_internal/js_runtime/lib/native_typed_data.dart" 62 }, 63 "_js_names": { 64 "uri": "../dart-sdk/lib/_internal/js_runtime/lib/js_names.dart" 65 }, 66 "core": { 67 "patches": "../dart-sdk/lib/_internal/js_runtime/lib/core_patch.dart", 68 "uri": "../dart-sdk/lib/core/core.dart" 69 }, 70 "collection": { 71 "patches": "../dart-sdk/lib/_internal/js_runtime/lib/collection_patch.dart", 72 "uri": "../dart-sdk/lib/collection/collection.dart" 73 }, 74 "js_util": { 75 "uri": "../dart-sdk/lib/js_util/dart2js/js_util_dart2js.dart" 76 }, 77 "typed_data": { 78 "patches": "../dart-sdk/lib/_internal/js_runtime/lib/typed_data_patch.dart", 79 "uri": "../dart-sdk/lib/typed_data/typed_data.dart" 80 }, 81 "web_audio": { 82 "uri": "../dart-sdk/lib/web_audio/dart2js/web_audio_dart2js.dart" 83 }, 84 "html": { 85 "uri": "../dart-sdk/lib/html/dart2js/html_dart2js.dart" 86 }, 87 "isolate": { 88 "patches": "../dart-sdk/lib/_internal/js_runtime/lib/isolate_patch.dart", 89 "supported": false, 90 "uri": "../dart-sdk/lib/isolate/isolate.dart" 91 }, 92 "developer": { 93 "patches": "../dart-sdk/lib/_internal/js_runtime/lib/developer_patch.dart", 94 "uri": "../dart-sdk/lib/developer/developer.dart" 95 }, 96 "web_gl": { 97 "uri": "../dart-sdk/lib/web_gl/dart2js/web_gl_dart2js.dart" 98 }, 99 "indexed_db": { 100 "uri": "../dart-sdk/lib/indexed_db/dart2js/indexed_db_dart2js.dart" 101 }, 102 "_js": { 103 "patches": "../dart-sdk/lib/js/_js_client.dart", 104 "uri": "../dart-sdk/lib/js/_js.dart" 105 }, 106 "convert": { 107 "patches": "../dart-sdk/lib/_internal/js_runtime/lib/convert_patch.dart", 108 "uri": "../dart-sdk/lib/convert/convert.dart" 109 }, 110 "math": { 111 "patches": "../dart-sdk/lib/_internal/js_runtime/lib/math_patch.dart", 112 "uri": "../dart-sdk/lib/math/math.dart" 113 }, 114 "_foreign_helper": { 115 "uri": "../dart-sdk/lib/_internal/js_runtime/lib/foreign_helper.dart" 116 }, 117 "web_sql": { 118 "uri": "../dart-sdk/lib/web_sql/dart2js/web_sql_dart2js.dart" 119 }, 120 "svg": { 121 "uri": "../dart-sdk/lib/svg/dart2js/svg_dart2js.dart" 122 } 123 } 124 }, 125 "dartdevc": { 126 "libraries": { 127 "async": { 128 "patches": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/async_patch.dart", 129 "uri": "../../../third_party/dart/sdk/lib/async/async.dart" 130 }, 131 "_runtime": { 132 "uri": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/runtime.dart" 133 }, 134 "_interceptors": { 135 "uri": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/interceptors.dart" 136 }, 137 "mirrors": { 138 "patches": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/mirrors_patch.dart", 139 "supported": false, 140 "uri": "../../../third_party/dart/sdk/lib/mirrors/mirrors.dart" 141 }, 142 "_debugger": { 143 "uri": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/debugger.dart" 144 }, 145 "io": { 146 "patches": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/io_patch.dart", 147 "supported": false, 148 "uri": "../../../third_party/dart/sdk/lib/io/io.dart" 149 }, 150 "_internal": { 151 "patches": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/internal_patch.dart", 152 "uri": "../../../third_party/dart/sdk/lib/internal/internal.dart" 153 }, 154 "_metadata": { 155 "uri": "../../../third_party/dart/sdk/lib/html/html_common/metadata.dart" 156 }, 157 "_http": { 158 "uri": "../../../third_party/dart/sdk/lib/_http/http.dart" 159 }, 160 "_js_primitives": { 161 "uri": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/js_primitives.dart" 162 }, 163 "_js_helper": { 164 "uri": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/js_helper.dart" 165 }, 166 "ui": { 167 "uri": "lib/ui/ui.dart" 168 }, 169 "_engine": { 170 "uri": "lib/_engine/engine.dart" 171 }, 172 "js": { 173 "uri": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/lib/js/dart2js/js_dart2js.dart" 174 }, 175 "_js_mirrors": { 176 "uri": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/js_mirrors.dart" 177 }, 178 "html_common": { 179 "uri": "../../../third_party/dart/sdk/lib/html/html_common/html_common_dart2js.dart" 180 }, 181 "_native_typed_data": { 182 "uri": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/native_typed_data.dart" 183 }, 184 "core": { 185 "patches": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/core_patch.dart", 186 "uri": "../../../third_party/dart/sdk/lib/core/core.dart" 187 }, 188 "js_util": { 189 "uri": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/lib/js_util/dart2js/js_util_dart2js.dart" 190 }, 191 "collection": { 192 "patches": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/collection_patch.dart", 193 "uri": "../../../third_party/dart/sdk/lib/collection/collection.dart" 194 }, 195 "typed_data": { 196 "patches": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/typed_data_patch.dart", 197 "uri": "../../../third_party/dart/sdk/lib/typed_data/typed_data.dart" 198 }, 199 "web_audio": { 200 "uri": "../../../third_party/dart/sdk/lib/web_audio/dart2js/web_audio_dart2js.dart" 201 }, 202 "html": { 203 "uri": "../../../third_party/dart/sdk/lib/html/dart2js/html_dart2js.dart" 204 }, 205 "developer": { 206 "patches": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/developer_patch.dart", 207 "uri": "../../../third_party/dart/sdk/lib/developer/developer.dart" 208 }, 209 "isolate": { 210 "patches": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/isolate_patch.dart", 211 "supported": false, 212 "uri": "../../../third_party/dart/sdk/lib/isolate/isolate.dart" 213 }, 214 "web_gl": { 215 "uri": "../../../third_party/dart/sdk/lib/web_gl/dart2js/web_gl_dart2js.dart" 216 }, 217 "indexed_db": { 218 "uri": "../../../third_party/dart/sdk/lib/indexed_db/dart2js/indexed_db_dart2js.dart" 219 }, 220 "convert": { 221 "patches": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/convert_patch.dart", 222 "uri": "../../../third_party/dart/sdk/lib/convert/convert.dart" 223 }, 224 "_isolate_helper": { 225 "uri": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/isolate_helper.dart" 226 }, 227 "math": { 228 "patches": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/math_patch.dart", 229 "uri": "../../../third_party/dart/sdk/lib/math/math.dart" 230 }, 231 "_foreign_helper": { 232 "uri": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/foreign_helper.dart" 233 }, 234 "web_sql": { 235 "uri": "../../../third_party/dart/sdk/lib/web_sql/dart2js/web_sql_dart2js.dart" 236 }, 237 "svg": { 238 "uri": "../../../third_party/dart/sdk/lib/svg/dart2js/svg_dart2js.dart" 239 } 240 } 241 } 242}